JUnit version 4.13.2
.12:12:20.140 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512740132
12:12:20.223 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:20.255 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:20.263 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskf2fLKd/test-tmp
12:12:20.287 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:20.290 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskf2fLKd/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:20.507 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

12:12:20.519 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:20.520 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

12:12:20.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.521736  9762 mini_oidc.cc:150] Starting JWKS server
12:12:20.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.522469  9762 webserver.cc:533] Webserver started at http://127.0.0.1:42889/ using document root <none> and password file <none>
12:12:20.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.522583  9762 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:20.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.522761  9762 webserver.cc:533] Webserver started at http://127.0.0.1:45697/ using document root <none> and password file <none>
12:12:20.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:20Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:20.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:20Z Disabled control of system clock
12:12:20.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.533352  9762 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/wal
12:12:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/data
12:12:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/logs
12:12:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/data/info.pb
12:12:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.190:36701
12:12:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.190
12:12:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:20.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:20.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:20.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:20.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:20.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42889/jwks.json with env {}
12:12:20.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.614108  9773 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:20.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.614315  9773 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:20.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.614346  9773 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:20.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.616295  9773 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:20.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.616374  9773 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:20.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.616394  9773 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:20.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.616411  9773 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:20.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.616430  9773 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:20.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.616447  9773 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42889/jwks.json
12:12:20.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.618690  9773 master_runner.cc:387] Master server non-default flags:
12:12:20.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:20.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:20.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:20.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:20.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/data
12:12:20.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/wal
12:12:20.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:20.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:20.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:20.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:20.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:20.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.190:36701
12:12:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42889/jwks.json
12:12:20.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:20.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:20.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/data/info.pb
12:12:20.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.190
12:12:20.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:20.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:20.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9773
12:12:20.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:20.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:20.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:20.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:20.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/logs
12:12:20.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:20.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:20.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:20.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:20.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:20.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:20.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:20.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:20.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:20.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.619019  9773 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:20.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.619302  9773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:20.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.622291  9779 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
12:12:20.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.622303  9781 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
12:12:20.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.622450  9773 server_base.cc:1061] running on GCE node
12:12:20.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.622527  9778 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
12:12:20.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.622900  9773 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:20.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.623107  9773 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:20.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.624230  9773 hybrid_clock.cc:648] HybridClock initialized: now 1783512740624211 us; error 35 us; skew 500 ppm
12:12:20.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.625383  9773 webserver.cc:533] Webserver started at http://127.9.136.190:45013/ using document root <none> and password file <none>
12:12:20.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.625526  9773 fs_manager.cc:362] Metadata directory not provided
12:12:20.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.625559  9773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:20.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.625638  9773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:20.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.626682  9773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/data/instance:
12:12:20.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4f7d70099c1f4e6e96998259f2f19e17"
12:12:20.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:20 on dist-test-slave-2j7b"
12:12:20.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.627089  9773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/wal/instance:
12:12:20.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4f7d70099c1f4e6e96998259f2f19e17"
12:12:20.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:20 on dist-test-slave-2j7b"
12:12:20.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.632419  9773 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.002s
12:12:20.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.633237  9787 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:20.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.633424  9773 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:20.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.633493  9773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/wal
12:12:20.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4f7d70099c1f4e6e96998259f2f19e17"
12:12:20.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:20 on dist-test-slave-2j7b"
12:12:20.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.633548  9773 fs_report.cc:389] FS layout report
12:12:20.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:20.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/wal
12:12:20.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/wal
12:12:20.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/data/data
12:12:20.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:20.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:20.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:20.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:20.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:20.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:20.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:20.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:20.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:20.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:20.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:20.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.655157  9773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:20.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.655552  9773 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:20.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.655692  9773 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.659853  9773 rpc_server.cc:307] RPC server started. Bound to: 127.9.136.190:36701
12:12:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.659879  9839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.136.190:36701 every 8 connection(s)
12:12:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.660205  9773 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/data/info.pb
12:12:20.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.660809  9840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.662127  9840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } has no permanent_uuid. Determining permanent_uuid...
12:12:20.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.667359  9840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } has no permanent_uuid. Determining permanent_uuid...
12:12:20.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.667744  9789 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.136.189:37435: connect: Connection refused (error 111)
12:12:20.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.668218  9840 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.136.189:37435: Network error: Client connection negotiation failed: client connection to 127.9.136.189:37435: connect: Connection refused (error 111)
12:12:20.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.669977  9762 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 9773
12:12:20.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.670063  9762 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-0/wal/instance
12:12:20.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.670789  9762 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:20.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:20.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/wal
12:12:20.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/data
12:12:20.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:20.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:20.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/logs
12:12:20.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/data/info.pb
12:12:20.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:20.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:20.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:20.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:20.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:20.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.189:37435
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.189
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:20.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42889/jwks.json with env {}
12:12:20.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.717415  9840 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } attempt: 1
12:12:20.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.718204  9840 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.136.189:37435: Network error: Client connection negotiation failed: client connection to 127.9.136.189:37435: connect: Connection refused (error 111)
12:12:20.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.747815  9845 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:20.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.748010  9845 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:20.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.748050  9845 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:20.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.749883  9845 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:20.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.749954  9845 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:20.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.749977  9845 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:20.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.749995  9845 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:20.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.750015  9845 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:20.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.750039  9845 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42889/jwks.json
12:12:20.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.752336  9845 master_runner.cc:387] Master server non-default flags:
12:12:20.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:20.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:20.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:20.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:20.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/data
12:12:20.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/wal
12:12:20.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:20.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:20.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.189:37435
12:12:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42889/jwks.json
12:12:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:20.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:20.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/data/info.pb
12:12:20.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.189
12:12:20.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:20.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:20.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9845
12:12:20.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:20.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:20.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:20.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:20.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/logs
12:12:20.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:20.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:20.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:20.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:20.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:20.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:20.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:20.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:20.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:20.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.752604  9845 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:20.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.752841  9845 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:20.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.755673  9851 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
12:12:20.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.755685  9850 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
12:12:20.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.755846  9853 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
12:12:20.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.756192  9845 server_base.cc:1061] running on GCE node
12:12:20.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.756897  9845 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:20.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.757189  9845 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:20.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.758347  9845 hybrid_clock.cc:648] HybridClock initialized: now 1783512740758323 us; error 34 us; skew 500 ppm
12:12:20.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.759622  9845 webserver.cc:533] Webserver started at http://127.9.136.189:41819/ using document root <none> and password file <none>
12:12:20.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.759820  9845 fs_manager.cc:362] Metadata directory not provided
12:12:20.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.759874  9845 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:20.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.759976  9845 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:20.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.761073  9845 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/data/instance:
12:12:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "34af410a8e6d4b2ca6ce63ec9a91305d"
12:12:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:20 on dist-test-slave-2j7b"
12:12:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.761433  9845 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/wal/instance:
12:12:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "34af410a8e6d4b2ca6ce63ec9a91305d"
12:12:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:20 on dist-test-slave-2j7b"
12:12:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.762935  9845 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.763686  9859 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.763849  9845 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.763916  9845 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/wal
12:12:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "34af410a8e6d4b2ca6ce63ec9a91305d"
12:12:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:20 on dist-test-slave-2j7b"
12:12:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.763967  9845 fs_report.cc:389] FS layout report
12:12:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/wal
12:12:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/wal
12:12:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/data/data
12:12:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:20.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:20.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:20.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:20.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:20.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:20.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:20.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:20.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.780856  9845 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.781203  9845 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.781314  9845 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:20.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.785966  9845 rpc_server.cc:307] RPC server started. Bound to: 127.9.136.189:37435
12:12:20.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.785989  9911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.136.189:37435 every 8 connection(s)
12:12:20.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.786367  9845 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/data/info.pb
12:12:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.786361  9840 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } attempt: 2
12:12:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.787087  9912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.788689  9912 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } has no permanent_uuid. Determining permanent_uuid...
12:12:20.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.793046  9840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } has no permanent_uuid. Determining permanent_uuid...
12:12:20.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.793695  9840 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.136.188:38549: Network error: Client connection negotiation failed: client connection to 127.9.136.188:38549: connect: Connection refused (error 111)
12:12:20.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.793869  9912 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } has no permanent_uuid. Determining permanent_uuid...
12:12:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.795029  9762 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 9845
12:12:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.795117  9762 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-1/wal/instance
12:12:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.795488  9762 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/wal
12:12:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/data
12:12:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:20.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/logs
12:12:20.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/data/info.pb
12:12:20.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:20.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:20.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:20.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:20.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:20.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:20.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:20.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:20.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:20.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:20.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:20.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:20.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.188:38549
12:12:20.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.188
12:12:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:20.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42889/jwks.json with env {}
12:12:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.797165  9912 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } has no permanent_uuid. Determining permanent_uuid...
12:12:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.797559  9860 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.136.188:38549: connect: Connection refused (error 111)
12:12:20.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.799016  9912 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.136.188:38549: Network error: Client connection negotiation failed: client connection to 127.9.136.188:38549: connect: Connection refused (error 111)
12:12:20.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.836871  9840 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } attempt: 1
12:12:20.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.837909  9840 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.136.188:38549: Network error: Client connection negotiation failed: client connection to 127.9.136.188:38549: connect: Connection refused (error 111)
12:12:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.848206  9912 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } attempt: 1
12:12:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.849053  9912 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.136.188:38549: Network error: Client connection negotiation failed: client connection to 127.9.136.188:38549: connect: Connection refused (error 111)
12:12:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.875350  9916 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:20.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.875516  9916 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:20.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.875545  9916 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:20.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.877058  9916 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:20.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.877105  9916 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:20.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.877120  9916 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:20.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.877131  9916 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:20.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.877143  9916 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:20.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.877156  9916 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42889/jwks.json
12:12:20.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.878783  9916 master_runner.cc:387] Master server non-default flags:
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/data
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/wal
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:20.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.188:38549
12:12:20.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:20.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:20.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:20.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42889/jwks.json
12:12:20.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:20.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:20.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/data/info.pb
12:12:20.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.188
12:12:20.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:20.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:20.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9916
12:12:20.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:20.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:20.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:20.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:20.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/logs
12:12:20.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:20.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:20.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:20.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:20.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:20.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:20.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:20.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:20.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:20.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.878996  9916 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:20.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.879220  9916 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:20.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.882098  9925 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
12:12:20.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.882448  9923 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
12:12:20.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.882660  9916 server_base.cc:1061] running on GCE node
12:12:20.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.882650  9922 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
12:12:20.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.882970  9916 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:20.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.883255  9916 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:20.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.884410  9916 hybrid_clock.cc:648] HybridClock initialized: now 1783512740884390 us; error 33 us; skew 500 ppm
12:12:20.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.885115  9840 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } attempt: 2
12:12:20.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.885664  9916 webserver.cc:533] Webserver started at http://127.9.136.188:35825/ using document root <none> and password file <none>
12:12:20.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.885866  9916 fs_manager.cc:362] Metadata directory not provided
12:12:20.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.885923  9916 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:20.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.886026  9916 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:20.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.886699  9840 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.136.188:38549: Network error: Client connection negotiation failed: client connection to 127.9.136.188:38549: connect: Connection refused (error 111)
12:12:20.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.887295  9916 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/data/instance:
12:12:20.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c25015531f2546d1b0a33ef3d7e350db"
12:12:20.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:20 on dist-test-slave-2j7b"
12:12:20.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.887657  9916 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/wal/instance:
12:12:20.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c25015531f2546d1b0a33ef3d7e350db"
12:12:20.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:20 on dist-test-slave-2j7b"
12:12:20.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.889119  9916 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:20.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.889880  9931 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:20.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.890022  9916 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:20.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.890077  9916 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/wal
12:12:20.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c25015531f2546d1b0a33ef3d7e350db"
12:12:20.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:20 on dist-test-slave-2j7b"
12:12:20.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.890130  9916 fs_report.cc:389] FS layout report
12:12:20.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/wal
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/wal
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/data/data
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:20.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:20.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:20.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:20.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:20.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.917222  9912 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } attempt: 2
12:12:20.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.918162  9912 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.136.188:38549: Network error: Client connection negotiation failed: client connection to 127.9.136.188:38549: connect: Connection refused (error 111)
12:12:20.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.928248  9916 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:20.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.928545  9916 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:20.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.928643  9916 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:20.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.932647  9916 rpc_server.cc:307] RPC server started. Bound to: 127.9.136.188:38549
12:12:20.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.932673  9983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.136.188:38549 every 8 connection(s)
12:12:20.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.933048  9916 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/data/info.pb
12:12:20.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.933712  9984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:20.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.935431  9984 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } has no permanent_uuid. Determining permanent_uuid...
12:12:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.940354  9984 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } has no permanent_uuid. Determining permanent_uuid...
12:12:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.941741  9762 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 9916
12:12:20.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.941843  9762 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/master-2/wal/instance
12:12:20.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.945672  9984 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } has no permanent_uuid. Determining permanent_uuid...
12:12:20.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.950752  9984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db: Bootstrap starting.
12:12:20.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.951576  9984 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db: Neither blocks nor log segments found. Creating new log.
12:12:20.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.951840  9984 log.cc:826] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db: Log is configured to *not* fsync() on all Append() calls
12:12:20.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.952504  9984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db: No bootstrap required, opened a new log
12:12:20.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.954167  9984 raft_consensus.cc:359] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } }
12:12:20.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.954278  9984 raft_consensus.cc:385] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:20.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.954299  9984 raft_consensus.cc:740] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c25015531f2546d1b0a33ef3d7e350db, State: Initialized, Role: FOLLOWER
12:12:20.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.954396  9984 consensus_queue.cc:260] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [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: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } }
12:12:20.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.954643  9984 sys_catalog.cc:565] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [sys.catalog]: configured and running, proceeding with master startup.
12:12:20.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.954638  9992 sys_catalog.cc:455] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [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: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } } }
12:12:20.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.954751  9992 sys_catalog.cc:458] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [sys.catalog]: This master's current role is: FOLLOWER
12:12:20.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.956528 10003 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:20.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.956594 10003 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:20.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.957669  9992 raft_consensus.cc:493] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:20.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.957751  9992 raft_consensus.cc:515] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } }
12:12:20.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.957978  9992 leader_election.cc:290] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f7d70099c1f4e6e96998259f2f19e17 (127.9.136.190:36701), 34af410a8e6d4b2ca6ce63ec9a91305d (127.9.136.189:37435)
12:12:20.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.956934  9916 master_runner.cc:187] Error getting master registration for 127.9.136.190:36701: OK, instance_id { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" instance_seqno: 1783512740658637 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:20.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.958372  9916 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:20.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.993834  9840 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } attempt: 3
12:12:20.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.998456  9840 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17: Bootstrap starting.
12:12:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.999230  9840 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17: Neither blocks nor log segments found. Creating new log.
12:12:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.999513  9840 log.cc:826] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17: Log is configured to *not* fsync() on all Append() calls
12:12:21.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.000310  9840 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17: No bootstrap required, opened a new log
12:12:21.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.002558  9840 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } }
12:12:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.002691  9840 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.002720  9840 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f7d70099c1f4e6e96998259f2f19e17, State: Initialized, Role: FOLLOWER
12:12:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.002826  9840 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [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: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } }
12:12:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.003168  9840 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [sys.catalog]: configured and running, proceeding with master startup.
12:12:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.003216  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c25015531f2546d1b0a33ef3d7e350db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f7d70099c1f4e6e96998259f2f19e17" is_pre_election: true
12:12:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.003314  9814 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c25015531f2546d1b0a33ef3d7e350db in term 0.
12:12:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.003415 10006 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [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: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } } }
12:12:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.003562 10006 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [sys.catalog]: This master's current role is: FOLLOWER
12:12:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.003545  9932 leader_election.cc:304] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [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: 4f7d70099c1f4e6e96998259f2f19e17, c25015531f2546d1b0a33ef3d7e350db; no voters: 
12:12:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.003729  9992 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.003794  9992 raft_consensus.cc:493] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.003824  9992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 0 FOLLOWER]: Advancing to term 1
12:12:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.004940  9992 raft_consensus.cc:515] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } }
12:12:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.005121  9992 leader_election.cc:290] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [CANDIDATE]: Term 1 election: Requested vote from peers 4f7d70099c1f4e6e96998259f2f19e17 (127.9.136.190:36701), 34af410a8e6d4b2ca6ce63ec9a91305d (127.9.136.189:37435)
12:12:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.005579  9814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c25015531f2546d1b0a33ef3d7e350db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f7d70099c1f4e6e96998259f2f19e17"
12:12:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.005649  9814 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [term 0 FOLLOWER]: Advancing to term 1
12:12:21.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.005991 10017 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:21.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.006036 10017 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:21.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.006498  9814 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c25015531f2546d1b0a33ef3d7e350db in term 1.
12:12:21.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.006256  9773 master_runner.cc:187] Error getting master registration for 127.9.136.189:37435: OK, instance_id { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" instance_seqno: 1783512740784708 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:21.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.008116  9773 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:21.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.008816  9932 leader_election.cc:304] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [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: 4f7d70099c1f4e6e96998259f2f19e17, c25015531f2546d1b0a33ef3d7e350db; no voters: 
12:12:21.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.009099  9992 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 1 FOLLOWER]: Leader election won for term 1
12:12:21.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.009249  9992 raft_consensus.cc:697] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [term 1 LEADER]: Becoming Leader. State: Replica: c25015531f2546d1b0a33ef3d7e350db, State: Running, Role: LEADER
12:12:21.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.009292  9912 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } attempt: 3
12:12:21.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.009332  9992 consensus_queue.cc:237] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [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: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } }
12:12:21.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.011029 10019 sys_catalog.cc:455] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [sys.catalog]: SysCatalogTable state changed. Reason: New leader c25015531f2546d1b0a33ef3d7e350db. Latest consensus state: current_term: 1 leader_uuid: "c25015531f2546d1b0a33ef3d7e350db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } } }
12:12:21.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.011437 10019 sys_catalog.cc:458] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [sys.catalog]: This master's current role is: LEADER
12:12:21.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.013489  9912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d: Bootstrap starting.
12:12:21.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.014164  9912 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d: Neither blocks nor log segments found. Creating new log.
12:12:21.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.014744  9912 log.cc:826] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d: Log is configured to *not* fsync() on all Append() calls
12:12:21.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.027007 10021 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:21.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.027244 10021 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:21.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.028517  9912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d: No bootstrap required, opened a new log
12:12:21.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.030133  9912 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } }
12:12:21.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.030246  9912 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:21.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.030274  9912 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34af410a8e6d4b2ca6ce63ec9a91305d, State: Initialized, Role: FOLLOWER
12:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.030365  9912 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [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: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } }
12:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.030643  9912 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [sys.catalog]: configured and running, proceeding with master startup.
12:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.031985  9865 tablet.cc:2406] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.032454  9886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c25015531f2546d1b0a33ef3d7e350db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" is_pre_election: true
12:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.032572  9886 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c25015531f2546d1b0a33ef3d7e350db in term 0.
12:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.032845  9885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c25015531f2546d1b0a33ef3d7e350db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d"
12:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.032912  9885 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [term 0 FOLLOWER]: Advancing to term 1
12:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.033811  9885 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c25015531f2546d1b0a33ef3d7e350db in term 1.
12:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.035246  9814 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [term 1 FOLLOWER]: Refusing update from remote peer c25015531f2546d1b0a33ef3d7e350db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:21.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.035300  9885 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [term 1 FOLLOWER]: Refusing update from remote peer c25015531f2546d1b0a33ef3d7e350db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:21.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.035544 10019 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:21.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.035634  9992 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [LEADER]: Connected to new peer: Peer: permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:21.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.036686 10006 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c25015531f2546d1b0a33ef3d7e350db. Latest consensus state: current_term: 1 leader_uuid: "c25015531f2546d1b0a33ef3d7e350db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } } }
12:12:21.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.036759 10006 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [sys.catalog]: This master's current role is: FOLLOWER
12:12:21.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.038602 10036 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c25015531f2546d1b0a33ef3d7e350db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } } }
12:12:21.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.038699 10036 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [sys.catalog]: This master's current role is: FOLLOWER
12:12:21.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.038746 10036 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c25015531f2546d1b0a33ef3d7e350db. Latest consensus state: current_term: 1 leader_uuid: "c25015531f2546d1b0a33ef3d7e350db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } } }
12:12:21.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.038785 10036 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [sys.catalog]: This master's current role is: FOLLOWER
12:12:21.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.039302 10035 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:21.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.039347 10035 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:21.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.040512  9992 sys_catalog.cc:455] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c25015531f2546d1b0a33ef3d7e350db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } } }
12:12:21.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.040616  9992 sys_catalog.cc:458] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [sys.catalog]: This master's current role is: LEADER
12:12:21.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.040757 10038 mvcc.cc:204] Tried to move back new op lower bound from 7305268187252281344 to 7305268187174887424. Current Snapshot: MvccSnapshot[applied={T|T < 7305268187252281344}]
12:12:21.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.040829 10036 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c25015531f2546d1b0a33ef3d7e350db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } } }
12:12:21.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.040886 10036 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d [sys.catalog]: This master's current role is: FOLLOWER
12:12:21.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.042125 10019 sys_catalog.cc:455] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c25015531f2546d1b0a33ef3d7e350db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } } }
12:12:21.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.042217 10019 sys_catalog.cc:458] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db [sys.catalog]: This master's current role is: LEADER
12:12:21.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.042608 10006 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c25015531f2546d1b0a33ef3d7e350db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f7d70099c1f4e6e96998259f2f19e17" member_type: VOTER last_known_addr { host: "127.9.136.190" port: 36701 } } peers { permanent_uuid: "34af410a8e6d4b2ca6ce63ec9a91305d" member_type: VOTER last_known_addr { host: "127.9.136.189" port: 37435 } } peers { permanent_uuid: "c25015531f2546d1b0a33ef3d7e350db" member_type: VOTER last_known_addr { host: "127.9.136.188" port: 38549 } } }
12:12:21.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.042686 10006 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17 [sys.catalog]: This master's current role is: FOLLOWER
12:12:21.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.043114 10037 mvcc.cc:204] Tried to move back new op lower bound from 7305268187252281344 to 7305268187174887424. Current Snapshot: MvccSnapshot[applied={T|T < 7305268187252281344}]
12:12:21.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.043463 10021 catalog_manager.cc:1383] Generated new cluster ID: e8f57377873f4f64bf83eaf1647c0dce
12:12:21.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.043527 10021 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:21.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.111594 10021 catalog_manager.cc:1406] Generated new certificate authority record
12:12:21.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.112975 10021 catalog_manager.cc:1540] Loading token signing keys...
12:12:21.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.137274 10021 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c25015531f2546d1b0a33ef3d7e350db: Generated new TSK 0
12:12:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.137982 10021 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:21.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.153072  9762 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/wal
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/data
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/logs
12:12:21.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/data/info.pb
12:12:21.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:21.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:21.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:21.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:21.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:21.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:21.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:21.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:21.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.129:0
12:12:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.136.129
12:12:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.129
12:12:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:21.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.248828 10046 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:21.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.249022 10046 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:21.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.249054 10046 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:21.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.250757 10046 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:21.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.250841 10046 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.136.129
12:12:21.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.252552 10046 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:21.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/data
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/wal
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.129:0
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/data/info.pb
12:12:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.129
12:12:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10046
12:12:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.136.129
12:12:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/logs
12:12:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.252797 10046 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.253067 10046 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.256098 10052 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
12:12:21.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.256371 10051 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
12:12:21.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.256634 10046 server_base.cc:1061] running on GCE node
12:12:21.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.257158 10054 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
12:12:21.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.257361 10046 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:21.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.257620 10046 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:21.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.258805 10046 hybrid_clock.cc:648] HybridClock initialized: now 1783512741258779 us; error 41 us; skew 500 ppm
12:12:21.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.260450 10046 webserver.cc:533] Webserver started at http://127.9.136.129:40733/ using document root <none> and password file <none>
12:12:21.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.260689 10046 fs_manager.cc:362] Metadata directory not provided
12:12:21.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.260746 10046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:21.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.260859 10046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:21.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.262065 10046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/data/instance:
12:12:21.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "33d7500763d34a2a941f1703a3c22f88"
12:12:21.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:21 on dist-test-slave-2j7b"
12:12:21.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.262444 10046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/wal/instance:
12:12:21.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "33d7500763d34a2a941f1703a3c22f88"
12:12:21.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:21 on dist-test-slave-2j7b"
12:12:21.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.264775 10046 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
12:12:21.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.265689 10060 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.265847 10046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.265900 10046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/wal
12:12:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "33d7500763d34a2a941f1703a3c22f88"
12:12:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:21 on dist-test-slave-2j7b"
12:12:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.265954 10046 fs_report.cc:389] FS layout report
12:12:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/wal
12:12:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/wal
12:12:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/data/data
12:12:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:21.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:21.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.290838 10046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:21.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.291218 10046 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:21.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.291347 10046 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:21.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.291595 10046 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:21.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.291961 10046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:21.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.292019 10046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:21.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.292054 10046 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:21.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.292073 10046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:21.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.298954 10046 rpc_server.cc:307] RPC server started. Bound to: 127.9.136.129:44751
12:12:21.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.299028 10173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.136.129:44751 every 8 connection(s)
12:12:21.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.299326 10046 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/data/info.pb
12:12:21.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.302181  9762 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 10046
12:12:21.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.302273  9762 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-0/wal/instance
12:12:21.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.304836  9762 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:21.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:21.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/wal
12:12:21.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/data
12:12:21.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:21.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:21.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/logs
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/data/info.pb
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.130:0
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.136.130
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.130
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:21.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.305398 10175 heartbeater.cc:344] Connected to a master server at 127.9.136.190:36701
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.305486 10175 heartbeater.cc:461] Registering TS with master...
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.305747 10175 heartbeater.cc:507] Master 127.9.136.190:36701 requested a full tablet report, sending...
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.305994 10176 heartbeater.cc:344] Connected to a master server at 127.9.136.189:37435
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.306047 10176 heartbeater.cc:461] Registering TS with master...
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.306156 10176 heartbeater.cc:507] Master 127.9.136.189:37435 requested a full tablet report, sending...
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.306627  9804 ts_manager.cc:194] Registered new tserver with Master: 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751)
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.306905  9876 ts_manager.cc:194] Registered new tserver with Master: 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751)
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.307308 10174 heartbeater.cc:344] Connected to a master server at 127.9.136.188:38549
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.307363 10174 heartbeater.cc:461] Registering TS with master...
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.307452 10174 heartbeater.cc:507] Master 127.9.136.188:38549 requested a full tablet report, sending...
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.307821  9948 ts_manager.cc:194] Registered new tserver with Master: 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751)
12:12:21.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.308763  9948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.136.129:59263
12:12:21.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.384004 10181 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:21.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.384181 10181 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:21.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.384202 10181 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:21.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.385596 10181 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:21.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.385643 10181 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.136.130
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.387140 10181 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/data
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/wal
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.130:0
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/data/info.pb
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.130
12:12:21.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10181
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.136.130
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/logs
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:21.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.387322 10181 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.387497 10181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.389907 10186 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
12:12:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.389966 10187 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
12:12:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.390158 10189 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
12:12:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.390266 10181 server_base.cc:1061] running on GCE node
12:12:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.390375 10181 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.390586 10181 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.391716 10181 hybrid_clock.cc:648] HybridClock initialized: now 1783512741391701 us; error 25 us; skew 500 ppm
12:12:21.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.392740 10181 webserver.cc:533] Webserver started at http://127.9.136.130:36831/ using document root <none> and password file <none>
12:12:21.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.392894 10181 fs_manager.cc:362] Metadata directory not provided
12:12:21.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.392925 10181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:21.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.392994 10181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:21.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.393769 10181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/data/instance:
12:12:21.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5c9498a2f8ce494d9a723d872eccd8c6"
12:12:21.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:21 on dist-test-slave-2j7b"
12:12:21.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.394018 10181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/wal/instance:
12:12:21.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5c9498a2f8ce494d9a723d872eccd8c6"
12:12:21.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:21 on dist-test-slave-2j7b"
12:12:21.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.395221 10181 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:21.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.395895 10195 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:21.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.396070 10181 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:21.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.396130 10181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/wal
12:12:21.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5c9498a2f8ce494d9a723d872eccd8c6"
12:12:21.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:21 on dist-test-slave-2j7b"
12:12:21.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.396171 10181 fs_report.cc:389] FS layout report
12:12:21.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:21.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/wal
12:12:21.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/wal
12:12:21.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/data/data
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:21.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.420996 10181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:21.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.421398 10181 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:21.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.421499 10181 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:21.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.421679 10181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:21.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.421944 10181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:21.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.421967 10181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:21.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.421990 10181 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:21.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.422003 10181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:21.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.427748 10181 rpc_server.cc:307] RPC server started. Bound to: 127.9.136.130:38163
12:12:21.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.427831 10308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.136.130:38163 every 8 connection(s)
12:12:21.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.428158 10181 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/data/info.pb
12:12:21.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.429988  9762 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 10181
12:12:21.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.430090  9762 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-1/wal/instance
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.431622  9762 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/wal
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/data
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/logs
12:12:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/data/info.pb
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.131:0
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.136.131
12:12:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.131
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.434610 10310 heartbeater.cc:344] Connected to a master server at 127.9.136.190:36701
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.434659 10309 heartbeater.cc:344] Connected to a master server at 127.9.136.188:38549
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.434715 10310 heartbeater.cc:461] Registering TS with master...
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.434717 10309 heartbeater.cc:461] Registering TS with master...
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.434849 10311 heartbeater.cc:344] Connected to a master server at 127.9.136.189:37435
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.434899 10311 heartbeater.cc:461] Registering TS with master...
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.434974 10310 heartbeater.cc:507] Master 127.9.136.190:36701 requested a full tablet report, sending...
12:12:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.434973 10311 heartbeater.cc:507] Master 127.9.136.189:37435 requested a full tablet report, sending...
12:12:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.434973 10309 heartbeater.cc:507] Master 127.9.136.188:38549 requested a full tablet report, sending...
12:12:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.435348  9876 ts_manager.cc:194] Registered new tserver with Master: 5c9498a2f8ce494d9a723d872eccd8c6 (127.9.136.130:38163)
12:12:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.435339  9948 ts_manager.cc:194] Registered new tserver with Master: 5c9498a2f8ce494d9a723d872eccd8c6 (127.9.136.130:38163)
12:12:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.435415  9804 ts_manager.cc:194] Registered new tserver with Master: 5c9498a2f8ce494d9a723d872eccd8c6 (127.9.136.130:38163)
12:12:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.435751  9948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.136.130:34539
12:12:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.511337 10316 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.511492 10316 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.511510 10316 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.512871 10316 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.512915 10316 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.136.131
12:12:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.514336 10316 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.136.148:42099
12:12:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/data
12:12:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/wal
12:12:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:21.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.136.131:0
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/data/info.pb
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.136.131
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.136.190:36701,127.9.136.189:37435,127.9.136.188:38549
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10316
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.136.131
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/logs
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:21.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:21.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.514528 10316 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:21.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.514701 10316 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.517048 10324 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
12:12:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.517061 10322 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
12:12:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.517033 10321 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
12:12:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.517406 10316 server_base.cc:1061] running on GCE node
12:12:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.517567 10316 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.517787 10316 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:21.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.518909 10316 hybrid_clock.cc:648] HybridClock initialized: now 1783512741518870 us; error 50 us; skew 500 ppm
12:12:21.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.519940 10316 webserver.cc:533] Webserver started at http://127.9.136.131:44277/ using document root <none> and password file <none>
12:12:21.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.520171 10316 fs_manager.cc:362] Metadata directory not provided
12:12:21.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.520243 10316 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:21.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.520344 10316 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:21.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.521190 10316 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/data/instance:
12:12:21.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd7239cd9fe24131907328d6da8269f1"
12:12:21.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:21 on dist-test-slave-2j7b"
12:12:21.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.521546 10316 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/wal/instance:
12:12:21.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd7239cd9fe24131907328d6da8269f1"
12:12:21.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:21 on dist-test-slave-2j7b"
12:12:21.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.522711 10316 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:21.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.523411 10330 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:21.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.523627 10316 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
12:12:21.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.523687 10316 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/wal
12:12:21.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd7239cd9fe24131907328d6da8269f1"
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:21 on dist-test-slave-2j7b"
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.523739 10316 fs_report.cc:389] FS layout report
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/wal
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/wal
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/data/data
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:21.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:21.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.538782 10316 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:21.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.539172 10316 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:21.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.539292 10316 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:21.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.539508 10316 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.539865 10316 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.539925 10316 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.539958 10316 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.539976 10316 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.545665 10316 rpc_server.cc:307] RPC server started. Bound to: 127.9.136.131:40683
12:12:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.545706 10443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.136.131:40683 every 8 connection(s)
12:12:21.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.545984 10316 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/data/info.pb
12:12:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.549409  9762 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 10316
12:12:21.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.549496  9762 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster5633000611905820845/ts-2/wal/instance
12:12:21.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.551297 10446 heartbeater.cc:344] Connected to a master server at 127.9.136.189:37435
12:12:21.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.551385 10446 heartbeater.cc:461] Registering TS with master...
12:12:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.551409 10445 heartbeater.cc:344] Connected to a master server at 127.9.136.190:36701
12:12:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.551468 10445 heartbeater.cc:461] Registering TS with master...
12:12:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.551570 10446 heartbeater.cc:507] Master 127.9.136.189:37435 requested a full tablet report, sending...
12:12:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.551580 10445 heartbeater.cc:507] Master 127.9.136.190:36701 requested a full tablet report, sending...
12:12:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.551990  9804 ts_manager.cc:194] Registered new tserver with Master: fd7239cd9fe24131907328d6da8269f1 (127.9.136.131:40683)
12:12:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.552086 10444 heartbeater.cc:344] Connected to a master server at 127.9.136.188:38549
12:12:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.552134 10444 heartbeater.cc:461] Registering TS with master...
12:12:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.552177  9875 ts_manager.cc:194] Registered new tserver with Master: fd7239cd9fe24131907328d6da8269f1 (127.9.136.131:40683)
12:12:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.552217 10444 heartbeater.cc:507] Master 127.9.136.188:38549 requested a full tablet report, sending...
12:12:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.552479  9948 ts_manager.cc:194] Registered new tserver with Master: fd7239cd9fe24131907328d6da8269f1 (127.9.136.131:40683)
12:12:21.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.552955  9948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.136.131:38753
12:12:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.564486  9762 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:21.565 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:21.566 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:21.574 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.136.190"
      port: 36701
    }
    bound_http_address {
      host: "127.9.136.190"
      port: 45013
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.136.189"
      port: 37435
    }
    bound_http_address {
      host: "127.9.136.189"
      port: 41819
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.136.188"
      port: 38549
    }
    bound_http_address {
      host: "127.9.136.188"
      port: 35825
    }
  }
}

12:12:21.577 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

12:12:21.580 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.136.129"
      port: 44751
    }
    bound_http_address {
      host: "127.9.136.129"
      port: 40733
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.136.130"
      port: 38163
    }
    bound_http_address {
      host: "127.9.136.130"
      port: 36831
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.136.131"
      port: 40683
    }
    bound_http_address {
      host: "127.9.136.131"
      port: 44277
    }
  }
}

12:12:21.580 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:21.759 [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)
12:12:21.814 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:21.956 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:22.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.006492 10017 catalog_manager.cc:1295] Loaded cluster ID: e8f57377873f4f64bf83eaf1647c0dce
12:12:22.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.006563 10017 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17: loading cluster ID for follower catalog manager: success
12:12:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.007889 10017 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17: acquiring CA information for follower catalog manager: success
12:12:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.008195 10017 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 4f7d70099c1f4e6e96998259f2f19e17: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:22.011 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:22.013 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:22.029 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:22.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:22.030 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:22.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.039764 10035 catalog_manager.cc:1295] Loaded cluster ID: e8f57377873f4f64bf83eaf1647c0dce
12:12:22.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.039841 10035 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d: loading cluster ID for follower catalog manager: success
12:12:22.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.041126 10035 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d: acquiring CA information for follower catalog manager: success
12:12:22.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.041455 10035 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 34af410a8e6d4b2ca6ce63ec9a91305d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:22.129 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:22.131 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:22.135 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.309679 10174 heartbeater.cc:499] Master 127.9.136.188:38549 was elected leader, sending a full tablet report...
12:12:22.346 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea55c890, L:/127.0.0.1:35788 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:22.346 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x46f99a36, L:/127.0.0.1:55380 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:22.346 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x935701f0, L:/127.0.0.1:47798 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:22.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:22.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=466), Traces: [0ms] refreshing cache from master, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [437ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [437ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [438ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:22.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.436440 10309 heartbeater.cc:499] Master 127.9.136.188:38549 was elected leader, sending a full tablet report...
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.437749  9948 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55380:
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
12:12:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:22.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
12:12:22.441 [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"
12:12:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
12:12:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.438091  9948 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.
12:12:22.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.447777 10378 tablet_service.cc:1511] Processing CreateTablet for tablet 010a463c4820484c8eea98ea2a2e5d59 (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION VALUES < 10
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.448096 10378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010a463c4820484c8eea98ea2a2e5d59. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.450646 10377 tablet_service.cc:1511] Processing CreateTablet for tablet 086005dbe27d49de88acf2eedb7cc8ac (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.450765 10377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086005dbe27d49de88acf2eedb7cc8ac. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.451195 10473 tablet_bootstrap.cc:492] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1: Bootstrap starting.
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.451802 10473 tablet_bootstrap.cc:654] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1: Neither blocks nor log segments found. Creating new log.
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.452009 10376 tablet_service.cc:1511] Processing CreateTablet for tablet 161656f530fe4a2bb9972c4ae221f1c6 (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.452047 10473 log.cc:826] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1: Log is configured to *not* fsync() on all Append() calls
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.452088 10376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 161656f530fe4a2bb9972c4ae221f1c6. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.452713 10473 tablet_bootstrap.cc:492] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1: No bootstrap required, opened a new log
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.452765 10473 ts_tablet_manager.cc:1403] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.453227 10375 tablet_service.cc:1511] Processing CreateTablet for tablet f7496dcf317d48b997bb082ff94f7f9e (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION 30 <= VALUES
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.453310 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7496dcf317d48b997bb082ff94f7f9e. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.454469 10473 raft_consensus.cc:359] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } } peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } }
12:12:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.454595 10473 raft_consensus.cc:385] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.454624 10473 raft_consensus.cc:740] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7239cd9fe24131907328d6da8269f1, State: Initialized, Role: FOLLOWER
12:12:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.454715 10473 consensus_queue.cc:260] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1 [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: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } } peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } }
12:12:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.454943 10473 ts_tablet_manager.cc:1434] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
12:12:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.455425 10473 tablet_bootstrap.cc:492] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1: Bootstrap starting.
12:12:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.455840 10473 tablet_bootstrap.cc:654] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1: Neither blocks nor log segments found. Creating new log.
12:12:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.456310 10444 heartbeater.cc:499] Master 127.9.136.188:38549 was elected leader, sending a full tablet report...
12:12:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.456459 10108 tablet_service.cc:1511] Processing CreateTablet for tablet 010a463c4820484c8eea98ea2a2e5d59 (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION VALUES < 10
12:12:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.456743 10108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010a463c4820484c8eea98ea2a2e5d59. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.456796 10107 tablet_service.cc:1511] Processing CreateTablet for tablet 086005dbe27d49de88acf2eedb7cc8ac (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
12:12:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.456905 10107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086005dbe27d49de88acf2eedb7cc8ac. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.458652 10477 tablet_bootstrap.cc:492] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88: Bootstrap starting.
12:12:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.458762 10106 tablet_service.cc:1511] Processing CreateTablet for tablet 161656f530fe4a2bb9972c4ae221f1c6 (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
12:12:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.458840 10106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 161656f530fe4a2bb9972c4ae221f1c6. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.459285 10477 tablet_bootstrap.cc:654] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88: Neither blocks nor log segments found. Creating new log.
12:12:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.459542 10477 log.cc:826] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88: Log is configured to *not* fsync() on all Append() calls
12:12:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.460016 10105 tablet_service.cc:1511] Processing CreateTablet for tablet f7496dcf317d48b997bb082ff94f7f9e (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION 30 <= VALUES
12:12:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.460129 10105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7496dcf317d48b997bb082ff94f7f9e. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.463367 10473 tablet_bootstrap.cc:492] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1: No bootstrap required, opened a new log
12:12:22.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.463292 10243 tablet_service.cc:1511] Processing CreateTablet for tablet 010a463c4820484c8eea98ea2a2e5d59 (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION VALUES < 10
12:12:22.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.463572 10243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 010a463c4820484c8eea98ea2a2e5d59. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.464015 10477 tablet_bootstrap.cc:492] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88: No bootstrap required, opened a new log
12:12:22.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.464099 10477 ts_tablet_manager.cc:1403] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
12:12:22.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.465209 10477 raft_consensus.cc:359] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.465339 10477 raft_consensus.cc:385] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.465371 10477 raft_consensus.cc:740] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d7500763d34a2a941f1703a3c22f88, State: Initialized, Role: FOLLOWER
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.465499 10473 ts_tablet_manager.cc:1403] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.001s
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.465637 10473 raft_consensus.cc:359] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.465687 10473 raft_consensus.cc:385] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.465701 10473 raft_consensus.cc:740] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7239cd9fe24131907328d6da8269f1, State: Initialized, Role: FOLLOWER
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.465759 10473 consensus_queue.cc:260] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.466109 10242 tablet_service.cc:1511] Processing CreateTablet for tablet 086005dbe27d49de88acf2eedb7cc8ac (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
12:12:22.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.466208 10242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086005dbe27d49de88acf2eedb7cc8ac. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.466325 10473 ts_tablet_manager.cc:1434] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.466794 10473 tablet_bootstrap.cc:492] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1: Bootstrap starting.
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.466933 10477 consensus_queue.cc:260] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.467214 10477 ts_tablet_manager.cc:1434] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.467290 10473 tablet_bootstrap.cc:654] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1: Neither blocks nor log segments found. Creating new log.
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.467418 10241 tablet_service.cc:1511] Processing CreateTablet for tablet 161656f530fe4a2bb9972c4ae221f1c6 (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.467496 10241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 161656f530fe4a2bb9972c4ae221f1c6. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.467501 10477 tablet_bootstrap.cc:492] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88: Bootstrap starting.
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.467917 10473 tablet_bootstrap.cc:492] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1: No bootstrap required, opened a new log
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.467918 10477 tablet_bootstrap.cc:654] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88: Neither blocks nor log segments found. Creating new log.
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.467957 10473 ts_tablet_manager.cc:1403] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.468115 10473 raft_consensus.cc:359] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.468174 10473 raft_consensus.cc:385] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.468200 10473 raft_consensus.cc:740] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7239cd9fe24131907328d6da8269f1, State: Initialized, Role: FOLLOWER
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.468264 10473 consensus_queue.cc:260] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.468345 10473 ts_tablet_manager.cc:1434] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.468331 10479 tablet_bootstrap.cc:492] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6: Bootstrap starting.
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.468621 10240 tablet_service.cc:1511] Processing CreateTablet for tablet f7496dcf317d48b997bb082ff94f7f9e (DEFAULT_TABLE table=testManyClients [id=affb2385cc234c5bb19c0a960de5f32a]), partition=RANGE (key) PARTITION 30 <= VALUES
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.468719 10240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7496dcf317d48b997bb082ff94f7f9e. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.468982 10479 tablet_bootstrap.cc:654] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6: Neither blocks nor log segments found. Creating new log.
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.469187 10473 tablet_bootstrap.cc:492] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1: Bootstrap starting.
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.469553 10479 log.cc:826] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6: Log is configured to *not* fsync() on all Append() calls
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.469866 10473 tablet_bootstrap.cc:654] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1: Neither blocks nor log segments found. Creating new log.
12:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.471634 10473 tablet_bootstrap.cc:492] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1: No bootstrap required, opened a new log
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.471671 10473 ts_tablet_manager.cc:1403] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.471784 10473 raft_consensus.cc:359] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.471820 10473 raft_consensus.cc:385] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.471833 10473 raft_consensus.cc:740] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7239cd9fe24131907328d6da8269f1, State: Initialized, Role: FOLLOWER
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.471901 10473 consensus_queue.cc:260] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.471983 10473 ts_tablet_manager.cc:1434] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.472194 10477 tablet_bootstrap.cc:492] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88: No bootstrap required, opened a new log
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.472239 10477 ts_tablet_manager.cc:1403] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.472384 10477 raft_consensus.cc:359] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } } peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } }
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.472437 10477 raft_consensus.cc:385] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.472456 10477 raft_consensus.cc:740] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d7500763d34a2a941f1703a3c22f88, State: Initialized, Role: FOLLOWER
12:12:22.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.472523 10477 consensus_queue.cc:260] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88 [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: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } } peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } }
12:12:22.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.473369 10477 ts_tablet_manager.cc:1434] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:22.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.473716 10477 tablet_bootstrap.cc:492] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88: Bootstrap starting.
12:12:22.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.474186 10477 tablet_bootstrap.cc:654] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88: Neither blocks nor log segments found. Creating new log.
12:12:22.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.474762 10477 tablet_bootstrap.cc:492] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88: No bootstrap required, opened a new log
12:12:22.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.474822 10477 ts_tablet_manager.cc:1403] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:22.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.475118 10477 raft_consensus.cc:359] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.475195 10477 raft_consensus.cc:385] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.475219 10477 raft_consensus.cc:740] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d7500763d34a2a941f1703a3c22f88, State: Initialized, Role: FOLLOWER
12:12:22.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.475291 10477 consensus_queue.cc:260] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.476029 10477 ts_tablet_manager.cc:1434] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
12:12:22.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.476326 10477 tablet_bootstrap.cc:492] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88: Bootstrap starting.
12:12:22.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.476940 10477 tablet_bootstrap.cc:654] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88: Neither blocks nor log segments found. Creating new log.
12:12:22.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.477789 10477 tablet_bootstrap.cc:492] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88: No bootstrap required, opened a new log
12:12:22.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.477843 10477 ts_tablet_manager.cc:1403] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:12:22.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.477984 10477 raft_consensus.cc:359] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.478049 10477 raft_consensus.cc:385] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.478070 10477 raft_consensus.cc:740] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d7500763d34a2a941f1703a3c22f88, State: Initialized, Role: FOLLOWER
12:12:22.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.478132 10477 consensus_queue.cc:260] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.478266 10477 ts_tablet_manager.cc:1434] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
12:12:22.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.479391 10479 tablet_bootstrap.cc:492] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6: No bootstrap required, opened a new log
12:12:22.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.479456 10479 ts_tablet_manager.cc:1403] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.000s
12:12:22.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.481122 10479 raft_consensus.cc:359] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } } peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } }
12:12:22.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.481273 10479 raft_consensus.cc:385] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.481304 10479 raft_consensus.cc:740] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c9498a2f8ce494d9a723d872eccd8c6, State: Initialized, Role: FOLLOWER
12:12:22.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.481417 10479 consensus_queue.cc:260] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [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: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } } peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } }
12:12:22.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.481644 10479 ts_tablet_manager.cc:1434] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
12:12:22.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.482916 10479 tablet_bootstrap.cc:492] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6: Bootstrap starting.
12:12:22.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.483376 10479 tablet_bootstrap.cc:654] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6: Neither blocks nor log segments found. Creating new log.
12:12:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.484117 10479 tablet_bootstrap.cc:492] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6: No bootstrap required, opened a new log
12:12:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.484170 10479 ts_tablet_manager.cc:1403] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.484319 10479 raft_consensus.cc:359] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.484373 10479 raft_consensus.cc:385] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.484391 10479 raft_consensus.cc:740] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c9498a2f8ce494d9a723d872eccd8c6, State: Initialized, Role: FOLLOWER
12:12:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.484433 10479 consensus_queue.cc:260] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.484606 10479 ts_tablet_manager.cc:1434] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
12:12:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.484675 10479 tablet_bootstrap.cc:492] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6: Bootstrap starting.
12:12:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.485061 10479 tablet_bootstrap.cc:654] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6: Neither blocks nor log segments found. Creating new log.
12:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.493289 10479 tablet_bootstrap.cc:492] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6: No bootstrap required, opened a new log
12:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.493372 10479 ts_tablet_manager.cc:1403] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
12:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.493657 10479 raft_consensus.cc:359] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.493724 10479 raft_consensus.cc:385] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.493746 10479 raft_consensus.cc:740] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c9498a2f8ce494d9a723d872eccd8c6, State: Initialized, Role: FOLLOWER
12:12:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.493824 10479 consensus_queue.cc:260] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.493937 10479 ts_tablet_manager.cc:1434] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:12:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.494019 10479 tablet_bootstrap.cc:492] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6: Bootstrap starting.
12:12:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.494489 10479 tablet_bootstrap.cc:654] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6: Neither blocks nor log segments found. Creating new log.
12:12:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.495236 10479 tablet_bootstrap.cc:492] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6: No bootstrap required, opened a new log
12:12:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.495281 10479 ts_tablet_manager.cc:1403] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
12:12:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.495442 10479 raft_consensus.cc:359] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.495499 10479 raft_consensus.cc:385] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.495517 10479 raft_consensus.cc:740] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c9498a2f8ce494d9a723d872eccd8c6, State: Initialized, Role: FOLLOWER
12:12:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.495563 10479 consensus_queue.cc:260] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.495636 10479 ts_tablet_manager.cc:1434] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
12:12:22.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.547029 10447 tablet.cc:2406] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:22.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.550580 10177 tablet.cc:2406] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.558101 10489 raft_consensus.cc:493] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.558197 10489 raft_consensus.cc:515] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.558517 10489 leader_election.cc:290] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751), fd7239cd9fe24131907328d6da8269f1 (127.9.136.131:40683)
12:12:22.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.561933 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086005dbe27d49de88acf2eedb7cc8ac" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d7500763d34a2a941f1703a3c22f88" is_pre_election: true
12:12:22.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.562026 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086005dbe27d49de88acf2eedb7cc8ac" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7239cd9fe24131907328d6da8269f1" is_pre_election: true
12:12:22.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.562101 10128 raft_consensus.cc:2468] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 0.
12:12:22.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.562155 10398 raft_consensus.cc:2468] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 0.
12:12:22.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.562330 10196 leader_election.cc:304] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [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: 33d7500763d34a2a941f1703a3c22f88, 5c9498a2f8ce494d9a723d872eccd8c6; no voters: 
12:12:22.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.562475 10489 raft_consensus.cc:2804] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:22.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.562530 10489 raft_consensus.cc:493] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:22.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.562554 10489 raft_consensus.cc:3060] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.563208 10489 raft_consensus.cc:515] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.563341 10489 leader_election.cc:290] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [CANDIDATE]: Term 1 election: Requested vote from peers 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751), fd7239cd9fe24131907328d6da8269f1 (127.9.136.131:40683)
12:12:22.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.563493 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086005dbe27d49de88acf2eedb7cc8ac" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7239cd9fe24131907328d6da8269f1"
12:12:22.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.563510 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086005dbe27d49de88acf2eedb7cc8ac" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d7500763d34a2a941f1703a3c22f88"
12:12:22.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.563561 10398 raft_consensus.cc:3060] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.563588 10128 raft_consensus.cc:3060] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.564080 10398 raft_consensus.cc:2468] T 086005dbe27d49de88acf2eedb7cc8ac P fd7239cd9fe24131907328d6da8269f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 1.
12:12:22.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.564270 10197 leader_election.cc:304] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [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: 5c9498a2f8ce494d9a723d872eccd8c6, fd7239cd9fe24131907328d6da8269f1; no voters: 
12:12:22.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.564338 10128 raft_consensus.cc:2468] T 086005dbe27d49de88acf2eedb7cc8ac P 33d7500763d34a2a941f1703a3c22f88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 1.
12:12:22.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.564371 10489 raft_consensus.cc:2804] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 FOLLOWER]: Leader election won for term 1
12:12:22.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.564445 10489 raft_consensus.cc:697] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 LEADER]: Becoming Leader. State: Replica: 5c9498a2f8ce494d9a723d872eccd8c6, State: Running, Role: LEADER
12:12:22.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.564527 10489 consensus_queue.cc:237] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.565594  9948 catalog_manager.cc:5697] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c9498a2f8ce494d9a723d872eccd8c6 (127.9.136.130). New cstate: current_term: 1 leader_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } health_report { overall_health: UNKNOWN } } }
12:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.575917 10489 raft_consensus.cc:493] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.575990 10489 raft_consensus.cc:515] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } } peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } }
12:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.576151 10489 leader_election.cc:290] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7239cd9fe24131907328d6da8269f1 (127.9.136.131:40683), 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751)
12:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.576319 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a463c4820484c8eea98ea2a2e5d59" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d7500763d34a2a941f1703a3c22f88" is_pre_election: true
12:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.576320 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a463c4820484c8eea98ea2a2e5d59" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7239cd9fe24131907328d6da8269f1" is_pre_election: true
12:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.576391 10398 raft_consensus.cc:2468] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 0.
12:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.576391 10128 raft_consensus.cc:2468] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 0.
12:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.576551 10196 leader_election.cc:304] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [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: 33d7500763d34a2a941f1703a3c22f88, 5c9498a2f8ce494d9a723d872eccd8c6; no voters: 
12:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.576647 10489 raft_consensus.cc:2804] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.576678 10489 raft_consensus.cc:493] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.576700 10489 raft_consensus.cc:3060] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.577284 10489 raft_consensus.cc:515] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } } peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } }
12:12:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.577411 10489 leader_election.cc:290] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [CANDIDATE]: Term 1 election: Requested vote from peers fd7239cd9fe24131907328d6da8269f1 (127.9.136.131:40683), 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751)
12:12:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.577529 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a463c4820484c8eea98ea2a2e5d59" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7239cd9fe24131907328d6da8269f1"
12:12:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.577595 10398 raft_consensus.cc:3060] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.577586 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "010a463c4820484c8eea98ea2a2e5d59" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d7500763d34a2a941f1703a3c22f88"
12:12:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.577641 10128 raft_consensus.cc:3060] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.578235 10398 raft_consensus.cc:2468] T 010a463c4820484c8eea98ea2a2e5d59 P fd7239cd9fe24131907328d6da8269f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 1.
12:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.578235 10128 raft_consensus.cc:2468] T 010a463c4820484c8eea98ea2a2e5d59 P 33d7500763d34a2a941f1703a3c22f88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 1.
12:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.578429 10197 leader_election.cc:304] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [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: 5c9498a2f8ce494d9a723d872eccd8c6, fd7239cd9fe24131907328d6da8269f1; no voters: 
12:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.578523 10489 raft_consensus.cc:2804] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 FOLLOWER]: Leader election won for term 1
12:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.578567 10489 raft_consensus.cc:697] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 LEADER]: Becoming Leader. State: Replica: 5c9498a2f8ce494d9a723d872eccd8c6, State: Running, Role: LEADER
12:12:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.578608 10489 consensus_queue.cc:237] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [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: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } } peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } }
12:12:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.579285  9948 catalog_manager.cc:5697] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c9498a2f8ce494d9a723d872eccd8c6 (127.9.136.130). New cstate: current_term: 1 leader_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } health_report { overall_health: HEALTHY } } }
12:12:22.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.639117 10489 raft_consensus.cc:493] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:22.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.639253 10489 raft_consensus.cc:515] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.639433 10489 leader_election.cc:290] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751), fd7239cd9fe24131907328d6da8269f1 (127.9.136.131:40683)
12:12:22.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.639725 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7496dcf317d48b997bb082ff94f7f9e" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d7500763d34a2a941f1703a3c22f88" is_pre_election: true
12:12:22.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.639765 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7496dcf317d48b997bb082ff94f7f9e" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7239cd9fe24131907328d6da8269f1" is_pre_election: true
12:12:22.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.639816 10128 raft_consensus.cc:2468] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 0.
12:12:22.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.639854 10398 raft_consensus.cc:2468] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 0.
12:12:22.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.640048 10196 leader_election.cc:304] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [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: 33d7500763d34a2a941f1703a3c22f88, 5c9498a2f8ce494d9a723d872eccd8c6; no voters: 
12:12:22.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.640139 10489 raft_consensus.cc:2804] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:22.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.640187 10489 raft_consensus.cc:493] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:22.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.640206 10489 raft_consensus.cc:3060] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.641001 10489 raft_consensus.cc:515] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.641142 10489 leader_election.cc:290] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [CANDIDATE]: Term 1 election: Requested vote from peers 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751), fd7239cd9fe24131907328d6da8269f1 (127.9.136.131:40683)
12:12:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.641317 10398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7496dcf317d48b997bb082ff94f7f9e" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7239cd9fe24131907328d6da8269f1"
12:12:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.641386 10398 raft_consensus.cc:3060] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.641932 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7496dcf317d48b997bb082ff94f7f9e" candidate_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d7500763d34a2a941f1703a3c22f88"
12:12:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.642016 10128 raft_consensus.cc:3060] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.642128 10398 raft_consensus.cc:2468] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 1.
12:12:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.642315 10197 leader_election.cc:304] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [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: 5c9498a2f8ce494d9a723d872eccd8c6, fd7239cd9fe24131907328d6da8269f1; no voters: 
12:12:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.642395 10489 raft_consensus.cc:2804] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 FOLLOWER]: Leader election won for term 1
12:12:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.642432 10489 raft_consensus.cc:697] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 LEADER]: Becoming Leader. State: Replica: 5c9498a2f8ce494d9a723d872eccd8c6, State: Running, Role: LEADER
12:12:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.642477 10489 consensus_queue.cc:237] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.642704 10128 raft_consensus.cc:2468] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c9498a2f8ce494d9a723d872eccd8c6 in term 1.
12:12:22.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.643111  9948 catalog_manager.cc:5697] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c9498a2f8ce494d9a723d872eccd8c6 (127.9.136.130). New cstate: current_term: 1 leader_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } health_report { overall_health: UNKNOWN } } }
12:12:22.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.679522 10312 tablet.cc:2406] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.737195 10475 raft_consensus.cc:493] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.737314 10475 raft_consensus.cc:515] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.737670 10475 leader_election.cc:290] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751), 5c9498a2f8ce494d9a723d872eccd8c6 (127.9.136.130:38163)
12:12:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.741276 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "161656f530fe4a2bb9972c4ae221f1c6" candidate_uuid: "fd7239cd9fe24131907328d6da8269f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" is_pre_election: true
12:12:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.741410 10263 raft_consensus.cc:2468] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7239cd9fe24131907328d6da8269f1 in term 0.
12:12:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.741595 10332 leader_election.cc:304] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [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: 5c9498a2f8ce494d9a723d872eccd8c6, fd7239cd9fe24131907328d6da8269f1; no voters: 
12:12:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.741701 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "161656f530fe4a2bb9972c4ae221f1c6" candidate_uuid: "fd7239cd9fe24131907328d6da8269f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d7500763d34a2a941f1703a3c22f88" is_pre_election: true
12:12:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.741772 10475 raft_consensus.cc:2804] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.741780 10128 raft_consensus.cc:2468] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7239cd9fe24131907328d6da8269f1 in term 0.
12:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.741807 10475 raft_consensus.cc:493] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.741832 10475 raft_consensus.cc:3060] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.742650 10475 raft_consensus.cc:515] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.742795 10475 leader_election.cc:290] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [CANDIDATE]: Term 1 election: Requested vote from peers 33d7500763d34a2a941f1703a3c22f88 (127.9.136.129:44751), 5c9498a2f8ce494d9a723d872eccd8c6 (127.9.136.130:38163)
12:12:22.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.742937 10128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "161656f530fe4a2bb9972c4ae221f1c6" candidate_uuid: "fd7239cd9fe24131907328d6da8269f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d7500763d34a2a941f1703a3c22f88"
12:12:22.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.743003 10128 raft_consensus.cc:3060] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.742987 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "161656f530fe4a2bb9972c4ae221f1c6" candidate_uuid: "fd7239cd9fe24131907328d6da8269f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c9498a2f8ce494d9a723d872eccd8c6"
12:12:22.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.743045 10263 raft_consensus.cc:3060] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 0 FOLLOWER]: Advancing to term 1
12:12:22.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.743714 10128 raft_consensus.cc:2468] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7239cd9fe24131907328d6da8269f1 in term 1.
12:12:22.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.743885 10331 leader_election.cc:304] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [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: 33d7500763d34a2a941f1703a3c22f88, fd7239cd9fe24131907328d6da8269f1; no voters: 
12:12:22.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.743959 10475 raft_consensus.cc:2804] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 1 FOLLOWER]: Leader election won for term 1
12:12:22.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.744105 10263 raft_consensus.cc:2468] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7239cd9fe24131907328d6da8269f1 in term 1.
12:12:22.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.744102 10475 raft_consensus.cc:697] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [term 1 LEADER]: Becoming Leader. State: Replica: fd7239cd9fe24131907328d6da8269f1, State: Running, Role: LEADER
12:12:22.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.744199 10475 consensus_queue.cc:237] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [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: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } }
12:12:22.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.745545  9948 catalog_manager.cc:5697] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7239cd9fe24131907328d6da8269f1 (127.9.136.131). New cstate: current_term: 1 leader_uuid: "fd7239cd9fe24131907328d6da8269f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 } health_report { overall_health: HEALTHY } } }
12:12:22.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.974941 10489 consensus_queue.cc:1048] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:22.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.977746 10487 consensus_queue.cc:1048] T 086005dbe27d49de88acf2eedb7cc8ac P 5c9498a2f8ce494d9a723d872eccd8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:22.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.982371 10489 consensus_queue.cc:1048] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:22.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.987466 10489 consensus_queue.cc:1048] T 010a463c4820484c8eea98ea2a2e5d59 P 5c9498a2f8ce494d9a723d872eccd8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:23.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:23.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:23.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:23.005 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:23.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.136.188:38549, [7ms] Sub RPC GetTableLocations: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:23.014 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)] connecting to peer
12:12:23.017 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)] Successfully connected to peer
12:12:23.091 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x810173cc, L:/127.0.0.1:60778 - R:/127.9.136.130:38163] using TOKEN/null
12:12:23.128 [DEBUG - Time-limited test] (Connection.java:748) [peer fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)] connecting to peer
12:12:23.130 [DEBUG - kudu-nio-4] (Connection.java:757) [peer fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)] Successfully connected to peer
12:12:23.166 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xed153c7a, L:/127.0.0.1:44540 - R:/127.9.136.131:40683] using TOKEN/null
12:12:23.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.168325 10128 raft_consensus.cc:1275] T 161656f530fe4a2bb9972c4ae221f1c6 P 33d7500763d34a2a941f1703a3c22f88 [term 1 FOLLOWER]: Refusing update from remote peer fd7239cd9fe24131907328d6da8269f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:23.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.168675 10263 raft_consensus.cc:1275] T 161656f530fe4a2bb9972c4ae221f1c6 P 5c9498a2f8ce494d9a723d872eccd8c6 [term 1 FOLLOWER]: Refusing update from remote peer fd7239cd9fe24131907328d6da8269f1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:23.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.169097 10500 consensus_queue.cc:1048] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:23.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.169442 10475 consensus_queue.cc:1048] T 161656f530fe4a2bb9972c4ae221f1c6 P fd7239cd9fe24131907328d6da8269f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c9498a2f8ce494d9a723d872eccd8c6" member_type: VOTER last_known_addr { host: "127.9.136.130" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:23.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.170955 10506 mvcc.cc:204] Tried to move back new op lower bound from 7305268196014702592 to 7305268194280796160. Current Snapshot: MvccSnapshot[applied={T|T < 7305268196014702592}]
12:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.172072 10503 mvcc.cc:204] Tried to move back new op lower bound from 7305268196014702592 to 7305268194280796160. Current Snapshot: MvccSnapshot[applied={T|T < 7305268196014702592}]
12:12:23.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.174677 10504 mvcc.cc:204] Tried to move back new op lower bound from 7305268196014702592 to 7305268194280796160. Current Snapshot: MvccSnapshot[applied={T|T < 7305268196014702592}]
12:12:23.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.184691 10398 raft_consensus.cc:1275] T f7496dcf317d48b997bb082ff94f7f9e P fd7239cd9fe24131907328d6da8269f1 [term 1 FOLLOWER]: Refusing update from remote peer 5c9498a2f8ce494d9a723d872eccd8c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:23.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.184726 10128 raft_consensus.cc:1275] T f7496dcf317d48b997bb082ff94f7f9e P 33d7500763d34a2a941f1703a3c22f88 [term 1 FOLLOWER]: Refusing update from remote peer 5c9498a2f8ce494d9a723d872eccd8c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:23.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.185038 10487 consensus_queue.cc:1048] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d7500763d34a2a941f1703a3c22f88" member_type: VOTER last_known_addr { host: "127.9.136.129" port: 44751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:23.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.185701 10487 consensus_queue.cc:1048] T f7496dcf317d48b997bb082ff94f7f9e P 5c9498a2f8ce494d9a723d872eccd8c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7239cd9fe24131907328d6da8269f1" member_type: VOTER last_known_addr { host: "127.9.136.131" port: 40683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:23.241 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.242 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.243 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.245 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.245 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.246 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.269 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:23.269 [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.
12:12:23.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.278 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.299 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.300 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.302 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:23.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:23.311 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:23.312 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.315 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b861b67, L:/127.0.0.1:35790 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.316 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:23.319 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:23.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.333 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.335 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.340 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:23.345 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:23.349 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.351 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.353 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.354 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.355 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:23.361 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:23.368 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.368 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:23.369 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x194df285, L:/127.0.0.1:35808 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.370 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.371 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:23.375 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.376 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:23.376 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.379 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:23.380 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.382 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:23.382 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.385 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.388 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:23.389 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.402 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.402 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.408 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.417 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:23.418 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.419 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.422 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7274741a, L:/127.0.0.1:47806 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:23.423 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:23.427 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:23.432 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.435 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.436 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.438 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:23.438 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.440 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.442 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.443 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.444 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.445 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5b68f6df, L:/127.0.0.1:55390 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:23.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:23.446 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.446 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.447 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.449 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.451 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.451 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.452 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.454 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.454 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:23.455 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [71ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:23.456 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.456 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:23.457 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5259cace, L:/127.0.0.1:47822 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:23.457 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.459 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.459 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:23.460 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.463 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.464 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.465 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.468 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:23.471 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.473 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.474 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.475 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.475 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.477 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.478 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.481 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.483 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.484 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.486 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.486 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:23.486 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.487 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.488 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.488 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6dfcb7d2, L:/127.0.0.1:47844 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:23.489 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.489 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.490 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.490 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.491 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.491 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.492 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.492 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.493 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.493 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x50a63cab, L:/127.0.0.1:35796 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.494 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.494 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.495 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.495 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.495 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.496 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.496 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.497 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.497 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.498 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.488 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.498 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.499 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.500 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.501 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.502 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.504 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.504 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.505 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f7ab4d0, L:/127.0.0.1:47832 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:23.505 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.506 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.507 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.508 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.509 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.509 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x80e69952, L:/127.0.0.1:55404 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:23.512 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=270), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [216ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:23.515 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3175612, L:/127.0.0.1:35810 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:23.523 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x212e2874, L:/127.0.0.1:55412 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:23.525 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.527 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9b90a794, L:/127.0.0.1:55418 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:23.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=288), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [128ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:23.532 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=233), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [126ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:23.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:23.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:23.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:23.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:23.537 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:23.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:23.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:23.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:23.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:23.548 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:23.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:23.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:23.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:23.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:23.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:23.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:23.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:23.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:23.556 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:23.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:23.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:23.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:23.557 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:23.557 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.558 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:23.558 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:23.559 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:23.559 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:23.564 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:23.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:23.566 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:23.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.566 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:23.567 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:23.567 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:23.567 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.567 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:23.568 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:23.568 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:23.568 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:23.568 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:23.569 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:23.569 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:23.569 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:23.570 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:23.570 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:23.570 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:23.570 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:23.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.571 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x09a924be, L:/127.0.0.1:35822 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.573 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:23.574 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:23.574 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:23.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:23.575 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:23.575 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:23.575 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:23.575 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:23.575 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:23.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.576 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:23.576 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.580 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:23.582 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:23.584 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.586 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.588 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:23.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:23.600 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:23.602 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x524b4777, L:/127.0.0.1:35842 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:23.607 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa454fa4, L:/127.0.0.1:35826 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.610 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:23.619 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x16350bf6, L:/127.0.0.1:47860 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:23.619 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.630 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8d59686, L:/127.0.0.1:47864 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:23.636 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2074057e, L:/127.0.0.1:55420 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:23.637 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=249), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [189ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:23.639 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:23.643 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.644 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:23.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:23.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:23.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:23.646 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:23.647 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:23.648 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:23.648 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:23.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:23.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:23.649 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:23.649 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:23.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.654 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.654 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.659 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.659 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:23.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.667 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.673 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.676 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.676 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.679 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.679 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.680 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.680 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.688 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.689 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:23.690 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:23.692 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:23.692 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.694 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:23.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:23.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:23.737 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:23.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:23.754 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.762 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.762 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4a16816, L:/127.0.0.1:35844 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.765 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.772 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xccb22226, L:/127.0.0.1:35860 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.825 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:23.825 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:23.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.828 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.828 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.845 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.849 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x783d63e8, L:/127.0.0.1:35872 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.850 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.851 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6cacc0b7, L:/127.0.0.1:35898 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.864 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1e4d6423, L:/127.0.0.1:35884 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.874 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:23.876 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa4e08019, L:/127.0.0.1:35910 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.877 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:23.880 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3193739a, L:/127.0.0.1:35900 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.885 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:23.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:23.904 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4ec038ec, L:/127.0.0.1:55446 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:23.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.920 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.941 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.963 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x92eaaaa0, L:/127.0.0.1:55432 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:23.967 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:23.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.981 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.984 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa680e222, L:/127.0.0.1:35916 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:23.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:23.997 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.998 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:23.997 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.013 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.018 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.023 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb7d80346, L:/127.0.0.1:47870 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.024 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.036 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.037 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.039 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.040 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcbe83bef, L:/127.0.0.1:35926 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.043 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.045 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ab2fe2f, L:/127.0.0.1:35956 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.055 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7491b835, L:/127.0.0.1:35930 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.057 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x03ee5882, L:/127.0.0.1:35944 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.059 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.066 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.068 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.072 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92cab082, L:/127.0.0.1:35940 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.071 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.075 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x549e0247, L:/127.0.0.1:35972 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.077 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.078 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.079 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.083 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.083 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6c987201, L:/127.0.0.1:47878 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.085 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.086 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.086 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x25f862a0, L:/127.0.0.1:35990 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.087 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.087 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.088 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.089 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.089 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.090 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.091 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.092 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.093 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.093 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8323b206, L:/127.0.0.1:35970 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.093 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.094 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.094 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.095 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.095 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.095 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e1759be, L:/127.0.0.1:35978 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.096 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.097 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.097 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.098 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x229a41ff, L:/127.0.0.1:35946 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.098 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.099 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.100 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.100 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.100 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.100 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.101 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.102 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.102 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.103 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.103 [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.136.189:37435, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [616ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [627ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.104 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.104 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.105 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.105 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.106 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.106 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.107 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.107 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.108 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.109 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.109 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5cec7139, L:/127.0.0.1:35992 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.109 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.110 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.111 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=758), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [208ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [711ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.113 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.114 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.117 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.117 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.118 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.118 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.119 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.120 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.121 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.122 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.122 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.123 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.124 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.124 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.124 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.125 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd4136556, L:/127.0.0.1:47894 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.126 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.126 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.127 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.127 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.127 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.127 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.128 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.128 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.129 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.130 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.130 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.131 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.134 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.134 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.135 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.136 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.136 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.137 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.137 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:24.137 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.139 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.140 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.142 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.143 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.144 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.145 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8194fbab, L:/127.0.0.1:36008 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.147 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.150 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.152 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x06553caf, L:/127.0.0.1:36010 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.155 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6c312ac5, L:/127.0.0.1:47904 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.161 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xedfc250f, L:/127.0.0.1:36012 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.162 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.164 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4652f768, L:/127.0.0.1:55470 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.164 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.165 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=710), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [406ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [479ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [487ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.169 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.171 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.172 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.172 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.172 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.174 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.175 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.177 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.179 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb01c5d92, L:/127.0.0.1:55460 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.184 [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, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [210ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [813ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.185 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.189 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.189 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4b9cc3c7, L:/127.0.0.1:36022 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.194 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.195 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.198 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.198 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.199 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.201 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.203 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state CONNECTING
12:12:24.203 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.203 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.204 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb037b73, L:/127.0.0.1:36038 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.204 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.206 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.206 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.211 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.214 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.217 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.220 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.222 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.224 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.228 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.231 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.233 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x62b8e84f, L:/127.0.0.1:47934 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.234 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.236 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.236 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9e2dbdaf, L:/127.0.0.1:47918 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.240 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.242 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7791839a, L:/127.0.0.1:55476 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=756), Traces: [0ms] refreshing cache from master, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [531ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.249 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.250 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.250 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.257 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.260 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x703e2731, L:/127.0.0.1:36046 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.262 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.263 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbca3a30f, L:/127.0.0.1:36044 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.263 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.263 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.264 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:24.265 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.265 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.267 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.267 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.268 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.270 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x727717c2, L:/127.0.0.1:47940 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.275 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98747224, L:/127.0.0.1:47964 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.279135 10776 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.226157 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47950 (local address 127.9.136.190:36701)
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.235428 (+  9271us) server_negotiation.cc:207] Beginning negotiation
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.235430 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.235440 (+    10us) server_negotiation.cc:408] Connection header received
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.235461 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.235462 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.235475 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.235539 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.256307 (+ 20768us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.257006 (+   699us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.261359 (+  4353us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.261524 (+   165us) 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
12:12:24.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.274002 (+ 12478us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:24.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.274007 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:24.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.274007 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:24.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.274012 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
12:12:24.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.274026 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:24.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.274030 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:24.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.274088 (+    58us) server_negotiation.cc:1036] Waiting for connection context
12:12:24.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.278937 (+  4849us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47950: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47950): Connection reset by peer (error 104)
12:12:24.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":9248,"thread_start_us":51,"threads_started":1}
12:12:24.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.282 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.288 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdd16045f, L:/127.0.0.1:47972 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.288 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.289 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:24.289 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:24.291 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.291 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.295 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.296 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.301 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.303 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.304 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a89c6fa, L:/127.0.0.1:36050 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.307 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.307 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa121976c, L:/127.0.0.1:36056 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.313 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.315 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x696922bf, L:/127.0.0.1:55482 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.317 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.319 [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.136.189:37435, [575ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [584ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [751ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [778ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [807ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.322 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.323 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.326 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.326 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.328 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x866c3f3e, L:/127.0.0.1:47984 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.329 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.329 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.332 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.333 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.333 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.333 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd8c3990f, L:/127.0.0.1:55498 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.334 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.334 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.333 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.335 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.335 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.335 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.337 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=837), Traces: [0ms] refreshing cache from master, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [586ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [609ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [614ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.341 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.341 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.342 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.342 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.343 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.344 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.344 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.345 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.345 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.346 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.348 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.349 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4ff371c8, L:/127.0.0.1:36062 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.353 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.355 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.356 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.357 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.365 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51b21d47, L:/127.0.0.1:36070 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.367 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.369 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.373 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x597f5aad, L:/127.0.0.1:55518 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.374 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce20bfea, L:/127.0.0.1:36084 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.375 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x116bb066, L:/127.0.0.1:47998 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.376 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=879), Traces: [0ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [656ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.378 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda386920, L:/127.0.0.1:48006 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.381 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.382 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.382 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.382 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.383 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.383 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.383 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.383 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.380 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.386 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.387 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x77965833, L:/127.0.0.1:55504 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.389 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.396 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=901), Traces: [0ms] refreshing cache from master, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [605ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [648ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [659ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [673ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.400 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.412 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.416 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.418 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.425 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.425 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.425 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.427 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1155d17b, L:/127.0.0.1:48012 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.428 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.431 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.432 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.437 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.444 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.447 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xae6b6322, L:/127.0.0.1:55530 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.452 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.454 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.454 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x454b6291, L:/127.0.0.1:55540 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.456 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1021), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [818ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [830ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.459 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe93caf51, L:/127.0.0.1:48024 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.463 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.464 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.465 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.466 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.467 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:24.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.467 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [864ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [935ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, [938ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, deferred=null) after lookup
12:12:24.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.471 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf8f3ae45, L:/127.0.0.1:55542 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.472 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.472 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.473 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.473 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:24.474 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.474 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.474 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1023), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [410ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [725ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [798ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.476 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb077e596, L:/127.0.0.1:48032 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.478 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.482 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.484 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.484 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.485 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.486 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.486 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.486 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.489 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.494 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.494 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.496 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.497 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.498 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.498 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.498 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.503 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.507 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.508 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.512 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.513 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.515 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.516 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.517 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.518 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.519 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.520 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.520 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.521 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.524 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.524 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.524 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.525 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.526 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.527 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.527 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.527 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.528 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.529 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.530 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.531 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.532 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.533 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.533 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.534 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.535 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.536 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.537 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.563 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.564 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.565 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.566 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.566 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.567 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.567 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.568 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:24.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.569 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.570 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.572 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.572 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.573 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.574 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.575 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.576 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.576 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.577 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.577 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.578 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.578 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.579 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.580 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.581 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.582 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.586 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.588 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.585 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.589 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.591 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.592 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.594 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.597 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.597 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.598 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.599 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.585 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.584 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.584 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x05085ff8, L:/127.0.0.1:36086 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.603 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.583 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.570 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.569 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.606 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.606 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.608 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.608 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.611 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.612 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.612 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.612 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.613 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.615 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.617 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.621 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.622 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.623 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.623 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.624 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.627 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.630 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.630 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.635 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.635 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.635 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.636 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.636 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.637 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.639 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.639 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.641 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.642 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.643 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.643 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.646 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.647 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.647 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.648 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.649 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.651 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.653 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.655 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.656 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.658 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.659 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.663 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.664 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.667 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.669 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.669 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.671 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb708236d, L:/127.0.0.1:36162 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.672 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.673 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.683 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.686 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b6b547e, L:/127.0.0.1:55620 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.692 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.692 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcdafb1fc, L:/127.0.0.1:36236 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.695 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.695 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3176a543, L:/127.0.0.1:55594 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.696 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x88c77fb5, L:/127.0.0.1:36228 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.696 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.698 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xab14870f, L:/127.0.0.1:36242 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.701 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.702 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.711 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.712 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.712 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.712 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.714 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.717 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.719 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.730 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.730 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.735 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.743 [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, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [439ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [476ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [508ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1012ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.743 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x554b0c57, L:/127.0.0.1:48062 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.744 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.745 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa54caa4d, L:/127.0.0.1:36284 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.746 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x89157653, L:/127.0.0.1:55590 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.748 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x57151339, L:/127.0.0.1:36252 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.752 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.754 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70b1c550, L:/127.0.0.1:48088 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.756 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.758 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf4731a1f, L:/127.0.0.1:55586 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.762 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c6fe40c, L:/127.0.0.1:36286 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.764 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.766 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x552ffedb, L:/127.0.0.1:55550 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.766 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc93452ed, L:/127.0.0.1:36262 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.768 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.768 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86f95f4a, L:/127.0.0.1:48078 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.769 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56e4df97, L:/127.0.0.1:48048 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.772 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x03058696, L:/127.0.0.1:36282 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.775 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.778 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf642774f, L:/127.0.0.1:48148 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.780 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.781 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb440ceea, L:/127.0.0.1:48140 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb995ee22, L:/127.0.0.1:36276 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.787 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b93e6fc, L:/127.0.0.1:48118 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.792 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x824bb0cf, L:/127.0.0.1:55658 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.796 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x60bbbbfa, L:/127.0.0.1:55648 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.796 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3e32dc8, L:/127.0.0.1:36234 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.798 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8a00050, L:/127.0.0.1:48054 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1352), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [464ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [828ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1315), Traces: [0ms] refreshing cache from master, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [818ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1100ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.802 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec22a17b, L:/127.0.0.1:48164 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.804 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7eeccdd2, L:/127.0.0.1:48178 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.804 [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, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [875ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1078ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1079ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.805 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.806 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.807 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a006881, L:/127.0.0.1:36180 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.811 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda3bcc7d, L:/127.0.0.1:48142 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.811 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x21ff4c26, L:/127.0.0.1:48192 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.812 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.813 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.813 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:24.813 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.813 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb52b2eb5, L:/127.0.0.1:36218 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.814 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.814 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.815 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.815 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.817 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a7a0571, L:/127.0.0.1:48064 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.819 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe1226752, L:/127.0.0.1:55636 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:24.818826 10872 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.581254 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36132 (local address 127.9.136.189:37435)
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.621686 (+ 40432us) server_negotiation.cc:207] Beginning negotiation
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.621688 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.621697 (+     9us) server_negotiation.cc:408] Connection header received
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.621717 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.621718 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.621729 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.621790 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.725465 (+103675us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.726294 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.818180 (+ 91886us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.818357 (+   177us) 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
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.818444 (+    87us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.818447 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.818447 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.818451 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
12:12:24.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.818459 (+     8us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:24.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.818463 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:24.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.818511 (+    48us) server_negotiation.cc:1036] Waiting for connection context
12:12:24.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:24.818647 (+   136us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36132: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:36132): Cannot send after transport endpoint shutdown (error 108)
12:12:24.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40414,"thread_start_us":51,"threads_started":1}
12:12:24.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1315), Traces: [0ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [538ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [543ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1092ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1324), Traces: [0ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [408ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [428ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1102ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.821 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.822 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x432ee65b, L:/127.0.0.1:48112 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.823 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.824 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.824 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.824 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5628e3a0, L:/127.0.0.1:36126 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.824 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.825 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.825 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.825 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.831 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe835d291, L:/127.0.0.1:48098 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.833 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x40a14f06, L:/127.0.0.1:36230 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.833 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.833 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.835 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x335433ea, L:/127.0.0.1:48132 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.837 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe932704b, L:/127.0.0.1:55560 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1400), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [491ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [858ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1199ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.844 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1be5f7df, L:/127.0.0.1:55604 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.845 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x80992990, L:/127.0.0.1:36296 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1403), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [459ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [592ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1202ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.846 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xea0018ab, L:/127.0.0.1:55576 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.848 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.848 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1e8e75ce, L:/127.0.0.1:55672 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.848 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcab6dc49, L:/127.0.0.1:48068 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.849 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.849 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.849 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1360), Traces: [0ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [776ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1131ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1139ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.850 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.851 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.851 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.851 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1b072053, L:/127.0.0.1:48204 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.852 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x69320d83, L:/127.0.0.1:55660 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.853 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc741c0b3, L:/127.0.0.1:48190 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.853 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe4a8e02b, L:/127.0.0.1:36168 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.854 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44d760bc, L:/127.0.0.1:55554 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1406), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [604ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.858 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7102b454, L:/127.0.0.1:36096 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.860 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf7c3d96, L:/127.0.0.1:36146 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.860 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.860 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.863 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x042d0cd5, L:/127.0.0.1:36210 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.863 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:24.865 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd6a50e5, L:/127.0.0.1:55678 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.867 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdd018697, L:/127.0.0.1:48052 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.867 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.867 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.871 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.871 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d36c3e1, L:/127.0.0.1:36202 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.875 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae775fea, L:/127.0.0.1:36136 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.878 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x68e0f171, L:/127.0.0.1:48074 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.880 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe7ee573b, L:/127.0.0.1:48070 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.820 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb04468bb, L:/127.0.0.1:48102 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.882 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.882 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.883 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.883 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:24.883 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.884 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.884 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.884 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.884 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.885 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.885 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.885 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.886 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.886 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.887 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.887 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.889 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.889 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.890 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4027a0e0, L:/127.0.0.1:36196 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.892 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb3359393, L:/127.0.0.1:36106 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.896 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x66c3d9cb, L:/127.0.0.1:36116 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:24.898 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:24.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:24.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.956 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4d963749, L:/127.0.0.1:55580 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.960 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.960 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb3d09e60, L:/127.0.0.1:48214 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.961 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1473), Traces: [0ms] refreshing cache from master, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [895ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1093ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1187ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.963 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.964 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.964 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1473), Traces: [0ms] refreshing cache from master, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [772ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1180ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1252ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.967 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.967 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.968 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.969 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.971 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.972 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.973 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1477), Traces: [0ms] refreshing cache from master, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [946ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1253ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.976 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.979 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.980 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x608ae317, L:/127.0.0.1:48216 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.980 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf5e46e6, L:/127.0.0.1:55692 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:24.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1490), Traces: [0ms] refreshing cache from master, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [767ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1188ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1268ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1269ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.982 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.982 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:24.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:24.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1537), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [459ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [844ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1240ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1324ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:24.984 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.985 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.986 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x80704fa2, L:/127.0.0.1:48256 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:24.987 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:24.987 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:24.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:24.988 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.990 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:24.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:24.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:24.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:24.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.992 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.992 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.992 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.993 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:24.993 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.993 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:24.993 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:24.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:24.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:24.995 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.995 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.996 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:24.996 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.997 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:24.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.998 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:24.998 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:24.999 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:24.999 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.002 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.004 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.005 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.005 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:25.006 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.006 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x337ab99b, L:/127.0.0.1:48240 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.007 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1651), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [703ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [706ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1089ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1480ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1589ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.008 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.009 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x367bd8d4, L:/127.0.0.1:48264 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.009 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.010 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.010 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.011 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.012 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.012 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.013 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.013 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.014 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.014 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.015 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.015 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.016 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.013 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.016 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.017 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.017 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.018 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.018 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.019 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.026 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.026 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.027 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.028 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.028 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.028 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.028 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:25.028 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.029 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.029 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.029 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.029 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.029 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.034 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.034 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.035 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.035 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.036 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.036 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.036 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.037 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.037 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.038 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.039 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.040 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.041 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.043 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.043 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.044 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.044 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.022 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:24.999 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.045 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.047 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.047 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.047 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.047 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.047 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.048 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.048 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.048 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:24.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.049 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:25.049 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:25.049 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.049 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.050 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.051 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.050 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.052 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.054 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.055 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.055 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.055 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.056 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.056 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.057 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.057 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.058 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.059 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.060 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.062 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.062 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.030 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.063 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.063 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1604), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [434ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1350ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.063 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.063 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.065 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.065 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.065 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.063 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.068 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.069 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:25.069 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.070 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.076 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.076 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.077 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.077 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.077 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.077 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.078 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.078 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.078 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.078 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.078 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.079 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.079 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.087 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5b3c992, L:/127.0.0.1:36306 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:25.089 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:25.089 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:25.089 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.089 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:25.089 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.089 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.090 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.090 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.091 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.091 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.115 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e86389a, L:/127.0.0.1:48362 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.118 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x52181227, L:/127.0.0.1:55706 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1660), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [430ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1430ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.132 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00567929, L:/127.0.0.1:48316 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.161 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8dd35b73, L:/127.0.0.1:55780 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.161 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8d19309, L:/127.0.0.1:48302 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1664), Traces: [0ms] refreshing cache from master, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [628ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1127ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1440ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.171 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xecdeb7ac, L:/127.0.0.1:55718 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.182 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb43dba6d, L:/127.0.0.1:48418 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.185 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf6b3a1bd, L:/127.0.0.1:55812 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.189 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x933a9258, L:/127.0.0.1:48224 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.193 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xddd4d160, L:/127.0.0.1:48294 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.197 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8357bb98, L:/127.0.0.1:48296 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.199 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9db8b2da, L:/127.0.0.1:55754 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1743), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [420ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [856ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1522ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.209 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x51a04a23, L:/127.0.0.1:48352 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.213 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9d7e6e5d, L:/127.0.0.1:48374 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.214 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.215 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.215 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.215 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.216 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.216 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.216 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.218 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xac45cd7e, L:/127.0.0.1:55800 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.218 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x32ade5ed, L:/127.0.0.1:48336 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.219 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.220 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.220 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.221 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.221 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd48311a5, L:/127.0.0.1:48386 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.221 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.221 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.222 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.222 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x899fcab0, L:/127.0.0.1:55744 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1728), Traces: [0ms] refreshing cache from master, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [445ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1117ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1506ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.226 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc8992851, L:/127.0.0.1:36330 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:25.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.228 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.228 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1700), Traces: [0ms] refreshing cache from master, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [815ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1197ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1293ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1485ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.231 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x50b654a4, L:/127.0.0.1:48230 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.234 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9aab0890, L:/127.0.0.1:55728 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.236 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3fd618a, L:/127.0.0.1:48286 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1796), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [442ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [876ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1253ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1592ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.239 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7256ac41, L:/127.0.0.1:48332 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1784), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [408ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1305ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1561ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.241 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.242 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.242 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.242 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.243 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.243 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.244 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83cb28a1, L:/127.0.0.1:48404 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.247 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f8c5383, L:/127.0.0.1:48278 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.248 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.249 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.249 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.249 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.250 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.252 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.253 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.253 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.253 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.253 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa68e636, L:/127.0.0.1:55764 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.254 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.254 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.254 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.254 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.255 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.256 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a8c79a7, L:/127.0.0.1:55790 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1820), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [518ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1361ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1620ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1764), Traces: [0ms] refreshing cache from master, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [590ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [809ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1277ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1540ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.251 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x30cacdc0, L:/127.0.0.1:55746 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1778), Traces: [0ms] refreshing cache from master, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [847ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1278ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1279ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1555ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.272 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.275 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.275 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.275 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:25.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.276 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.277 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.277 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.277 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.278 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.278 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.278 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.278 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.278 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b4e1c72, L:/127.0.0.1:36320 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:25.281 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.284 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.269 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7b7d098a, L:/127.0.0.1:55804 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.267 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x69c7320e, L:/127.0.0.1:48402 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.262 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.286 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1903), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [447ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1582ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.260 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5953e243, L:/127.0.0.1:48284 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.256 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.288 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.288 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.291 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.291 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.291 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.291 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.291 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.292 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.292 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.292 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.292 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.293 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.297 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.299 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.311 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.320 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.330 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.335 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.338 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.353 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299940, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.355 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.356 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.357 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.357 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.357 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.358 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.359 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.359 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.360 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.359 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.360 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:25.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.362 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.362 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.372 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa7ea617b, L:/127.0.0.1:55820 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.372 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.372 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.373 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.374 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.375 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.371 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1886), Traces: [0ms] refreshing cache from master, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [483ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1256ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1582ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.370 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.370 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:25.369253 10592 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:23.692145 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35850 (local address 127.9.136.189:37435)
12:12:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:23.692196 (+    51us) server_negotiation.cc:207] Beginning negotiation
12:12:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:23.692198 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.368941 (+1676743us) server_negotiation.cc:408] Connection header received
12:12:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.368996 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.368998 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.369032 (+    34us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.369091 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:12:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.369188 (+    97us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35850: BlockingRecv error: recv got EOF from 127.0.0.1:35850 (error 108)
12:12:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
12:12:25.369 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.369 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.368 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.368 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.384 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.368 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.386 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.386 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.385 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe607ff88, L:/127.0.0.1:55978 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.387 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.389 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.389 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.390 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.391 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.391 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.393 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.393 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.393 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.394 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.394 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.395 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.396 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.399 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.399 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.399 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.399 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.403 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.404 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.405 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.405 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.406 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.407 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.407 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.407 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.407 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.408 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.408 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1922), Traces: [0ms] refreshing cache from master, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [734ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1210ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1458ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1634ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.408 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.367 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.409 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x067121bb, L:/127.0.0.1:55888 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.410 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x97274793, L:/127.0.0.1:55876 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.367 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.410 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.366 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.366 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.411 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.366 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.366 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.366 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.407 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.414 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:25.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.416 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.419 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.419 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.423 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.424 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.424 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8023357d, L:/127.0.0.1:55904 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1938), Traces: [0ms] refreshing cache from master, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [815ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1198ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1312ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1715ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.426 [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, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1411ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1706ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.427 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.429 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.429 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.374 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1927), Traces: [0ms] refreshing cache from master, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [770ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1256ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1543ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1704ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.371 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.432 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.436 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.437 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.437 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.437 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1945), Traces: [0ms] refreshing cache from master, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1082ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1268ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1722ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.439 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.439 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.441 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.451 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.453 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.454 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.454 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.456 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.474 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdfd924f9, L:/127.0.0.1:56014 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.478 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0b8e9474, L:/127.0.0.1:55946 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.479 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.482 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.136.130' into [/127.9.136.130] in 13631176ns
12:12:25.485 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6cb41956, L:/127.0.0.1:48434 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.490 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.490 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.494 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.494 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.495 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.496 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.497 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2003), Traces: [0ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [811ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1079ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1445ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1771ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.505 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:25.516 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:25.517 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299982, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299974, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.517 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x10b0c3e9, L:/127.0.0.1:56042 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.517 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7828846f, L:/127.0.0.1:55916 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.514 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299979, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299975, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299968, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.520 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.524 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.525 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2035), Traces: [0ms] refreshing cache from master, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1511ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1796ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.525 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.527 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.527 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.527 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.534 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.535 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.538 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x032b9b22, L:/127.0.0.1:55938 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.538 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.540 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.541 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.541 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.542 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9882647d, L:/127.0.0.1:55954 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.543 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2050), Traces: [0ms] refreshing cache from master, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1492ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1711ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1737ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.543 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.136.130' into [/127.9.136.130] in 1356898ns
12:12:25.544 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.544 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.545 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.546 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.547 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6d67f962, L:/127.0.0.1:56008 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2044), Traces: [0ms] refreshing cache from master, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1543ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1810ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.551 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.552 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xad7b9572, L:/127.0.0.1:55846 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.554 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.559 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2049), Traces: [0ms] refreshing cache from master, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1404ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1819ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.563 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0ffe5208, L:/127.0.0.1:55992 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.566 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2074), Traces: [0ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [815ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1268ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1645ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1843ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.560 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2063), Traces: [0ms] refreshing cache from master, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1075ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1514ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1830ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.575 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.581 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.581 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3ef88a5e, L:/127.0.0.1:55942 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2081), Traces: [0ms] refreshing cache from master, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1409ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1849ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2092), Traces: [0ms] refreshing cache from master, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1537ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1862ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.599 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.603 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x304ec3ae, L:/127.0.0.1:36342 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:25.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.608 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.608 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.610 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.610 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.611 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.613 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.614 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.618 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.618 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x27e82182, L:/127.0.0.1:48460 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.621 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.622 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d52bbd7, L:/127.0.0.1:55872 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.623 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299974, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.623 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc95dca2c, L:/127.0.0.1:56048 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.623 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe40a3000, L:/127.0.0.1:48444 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.624 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcc8070e2, L:/127.0.0.1:55932 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.625 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf5b52a2a, L:/127.0.0.1:55910 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.625 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.628 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.628 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x19c67a66, L:/127.0.0.1:55860 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.631 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe318c221, L:/127.0.0.1:55988 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.633 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299990, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299980, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299978, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299976, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.635 [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, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [805ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1130ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1503ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1877ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.626 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:25.638 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc4f5bf79, L:/127.0.0.1:55836 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.639 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd203c9e2, L:/127.0.0.1:48428 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.640 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.641 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.642 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.642 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.642 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x128ee837, L:/127.0.0.1:55962 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.642 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdf4981ea, L:/127.0.0.1:56038 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.643 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.643 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.644 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2158), Traces: [0ms] refreshing cache from master, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [434ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1323ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1942ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2146), Traces: [0ms] refreshing cache from master, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1472ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1918ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.646 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.652 [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.136.189:37435, [465ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [471ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1351ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1982ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.642 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.653 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.654 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb3c913a4, L:/127.0.0.1:56030 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.654 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.654 [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, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [980ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1528ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1921ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.656 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.657 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2272), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1446ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2060ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.659 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.659 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.659 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.653 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.659 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2166), Traces: [0ms] refreshing cache from master, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1512ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1932ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.659 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.661 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:25.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.663 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.665 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.667 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.668 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.669 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.670 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.670 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.670 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.670 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:25.671 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.671 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2218), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [425ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1575ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1979ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.672 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.673 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.674 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.674 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:25.675 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.676 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.676 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.676 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.677 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.677 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.678 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.678 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.678 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.679 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.679 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.679 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.679 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.680 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.680 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.681 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.682 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.683 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.684 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.684 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.684 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.685 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.685 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.686 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.686 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.686 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.687 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.687 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.687 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.689 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.689 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.690 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.691 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.692 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.693 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:25.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.695 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.695 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.695 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.696 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.696 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.696 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.696 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2204), Traces: [0ms] refreshing cache from master, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1466ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1945ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.699 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.700 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.700 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.700 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.701 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.701 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2293), Traces: [0ms] refreshing cache from master, [835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1494ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1943ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.702 [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, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1282ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1576ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1960ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.706 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.706 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.706 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.708 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.709 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.709 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.709 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.709 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.707 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.710 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.711 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.711 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.712 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.712 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.712 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.714 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.714 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.722 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.723 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.725 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.726 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.727 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.727 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.727 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.727 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.728 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.727 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:25.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.729 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.730 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd505ea06, L:/127.0.0.1:36352 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:25.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.732 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x115afd75, L:/127.0.0.1:36362 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:25.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.734 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.735 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.735 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.735 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.736 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.736 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.736 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.736 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.737 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.737 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.737 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.737 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.737 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.737 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.739 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.739 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.739 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.740 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.741 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.741 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.741 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.741 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.741 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.741 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.735 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.741 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.742 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.742 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.742 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.742 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.742 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.743 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.743 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.744 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.745 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.745 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.745 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.746 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.746 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.747 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.747 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.749 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.749 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.749 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.751 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.751 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.757 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.757 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.763 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaf33f66a, L:/127.0.0.1:48472 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.766 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1eb3433e, L:/127.0.0.1:48466 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.769 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3ea3741a, L:/127.0.0.1:56060 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2280), Traces: [0ms] refreshing cache from master, [1301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1900ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1916ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2058ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.773 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.773 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.777 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.778 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.778 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.778 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.779 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.779 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.779 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.784 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.784 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.786 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.792 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.796 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.796 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.799 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.799 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.800 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.800 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.801 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:25.804 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.805 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:25.806 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.808 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.810 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.814 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.821 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.827 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x467f4338, L:/127.0.0.1:40352 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:25.830 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xacdf8208, L:/127.0.0.1:46866 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.836 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.837 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52c5c24e, L:/127.0.0.1:46868 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.839 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d29fbb4, L:/127.0.0.1:35014 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2334), Traces: [0ms] refreshing cache from master, [1766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [2073ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [2080ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2103ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [2110ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2112ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.842 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.846 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.847 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.847 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.847 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.848 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.848 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.851 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.852 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.855 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.859 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.860 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.861 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.862 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.862 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.862 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.863 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.865 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.867 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.872 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.873 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.877 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.879 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f294194, L:/127.0.0.1:46870 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:25.882 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.889 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb8a62842, L:/127.0.0.1:35026 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:25.889 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:25.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:25.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2447), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [478ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1706ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [2210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2227ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2237ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:25.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:25.895 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:25.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:25.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:25.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:25.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:25.896 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:25.897 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:25.897 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:25.897 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:25.897 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.897 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:25.898 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:25.898 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:25.898 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:25.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:25.901 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:25.903 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:25.905 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:25.907 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:25.918 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xef87fb4a, L:/127.0.0.1:40356 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:25.920 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:25.927 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.931 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.931 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.932 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.935 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.936 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.937 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.938 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.938 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.939 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.940 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.941 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.942 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.943 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.944 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.946 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.947 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.948 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.949 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.954 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:25.955 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.956 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.956 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.957 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.957 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.958 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.960 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.961 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.962 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.962 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.962 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.963 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:25.964 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:25.964 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.965 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.966 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.967 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.968 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.968 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.969 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.970 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.970 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.972 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.972 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.972 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.974 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:25.979 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.980 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:25.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:25.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.003 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb21c5f25, L:/127.0.0.1:46878 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.004 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.006 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.007 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.008 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.008 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.010 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.010 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.011 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.013 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.014 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x841a8e7e, L:/127.0.0.1:35028 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.015 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:26.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.018 [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.136.189:37435, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [248ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [336ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.019 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.021 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.022 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.024 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.025 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.025 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:26.025 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.025 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.026 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.027 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:26.027 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.028 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.010 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.031 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.033 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.035 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.038 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.038 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.043 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.047 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.051 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.059 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.060 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.060 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.061 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.061 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.061 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.062 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.062 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:26.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.063 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.064 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.064 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.066 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.068 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.068 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.069 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.070 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:26.071 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.071 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:25.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.074 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.077 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.081 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.087 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.091 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.094 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.096 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.099 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.103 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.112 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:26.112 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:26.112 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.124 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.124 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.127 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.128 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.130 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:26.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:26.131 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:26.131 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.133 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.133 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.134 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.135 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.139 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.141 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.142 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.144 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.148 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.149 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.151 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.153 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc514438d, L:/127.0.0.1:40464 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.153 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.153 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.155 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.167 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.169 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.170 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.155 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.176 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.176 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.181 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.182 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.184 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdb265d53, L:/127.0.0.1:35036 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.186 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.188 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x383dd0da, L:/127.0.0.1:35050 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.189 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.190 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.192 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x757cdb7f, L:/127.0.0.1:40366 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.192 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.192 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.193 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x03a52a6f, L:/127.0.0.1:46884 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.194 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2690), Traces: [0ms] refreshing cache from master, [1638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1826ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2004ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [2036ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2467ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.198 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.204 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.207 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf954540c, L:/127.0.0.1:35066 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.211 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.212 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xefed31cf, L:/127.0.0.1:35098 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2730), Traces: [0ms] refreshing cache from master, [1665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [2027ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [2086ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2125ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2510ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.219 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.224 [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.136.189:37435, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [387ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.225 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf873983a, L:/127.0.0.1:40378 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.226 [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.136.189:37435, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [546ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.228 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.229 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:26.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.229 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:26.229 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.230 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.230 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:26.230 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.230 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:26.231 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.231 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.231 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.231 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.231 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.232 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.232 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.232 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.233 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.233 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.233 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.233 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:26.233 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.234 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.234 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.241 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98bcf115, L:/127.0.0.1:46886 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.248 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa9f07e3, L:/127.0.0.1:40424 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.249 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.251 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.251 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.253 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.254 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.254 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.254 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.255 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.255 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.255 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.258 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec869ab9, L:/127.0.0.1:46932 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.259020 10609 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.187230 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46948 (local address 127.9.136.190:36701)
12:12:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.258754 (+ 71524us) server_negotiation.cc:207] Beginning negotiation
12:12:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.258757 (+     3us) server_negotiation.cc:400] Waiting for connection header
12:12:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.258764 (+     7us) server_negotiation.cc:408] Connection header received
12:12:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.258781 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.258781 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.258792 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.258944 (+   152us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46948: BlockingWrite error: write error: Broken pipe (error 32)
12:12:26.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71508,"thread_start_us":86,"threads_started":1}
12:12:26.259 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.261 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d796c4a, L:/127.0.0.1:40444 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.265 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x95a0fdf6, L:/127.0.0.1:40472 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.269 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x909967f2, L:/127.0.0.1:40414 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.272 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb244de60, L:/127.0.0.1:40668 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.275470 10592 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:26.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.921484 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40358 (local address 127.9.136.189:37435)
12:12:26.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.921532 (+    48us) server_negotiation.cc:207] Beginning negotiation
12:12:26.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.921534 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:26.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.924913 (+  3379us) server_negotiation.cc:408] Connection header received
12:12:26.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.925281 (+   368us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:26.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.925283 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:26.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.925303 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:25.925373 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.110749 (+185376us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.111569 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.274923 (+163354us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.275111 (+   188us) 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
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.275193 (+    82us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.275195 (+     2us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.275196 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.275200 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.275207 (+     7us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.275211 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.275259 (+    48us) server_negotiation.cc:1036] Waiting for connection context
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.275390 (+   131us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40358: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40358): Connection reset by peer (error 104)
12:12:26.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
12:12:26.277 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc06bbc87, L:/127.0.0.1:40384 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.281 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5ca657e, L:/127.0.0.1:40448 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.281 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc51bf2fc, L:/127.0.0.1:40642 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.283737 11204 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.108217 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40676 (local address 127.9.136.189:37435)
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.124123 (+ 15906us) server_negotiation.cc:207] Beginning negotiation
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.124125 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.124136 (+    11us) server_negotiation.cc:408] Connection header received
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.124153 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.124153 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.124163 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.125774 (+  1611us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.186806 (+ 61032us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.187559 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.282472 (+ 94913us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.282656 (+   184us) 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
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.283234 (+   578us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.283238 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.283238 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.283243 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.283262 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.283265 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.283320 (+    55us) server_negotiation.cc:1036] Waiting for connection context
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.283633 (+   313us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40676: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40676): Connection reset by peer (error 104)
12:12:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":15888,"thread_start_us":38,"threads_started":1}
12:12:26.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.285 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.285 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.286 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:26.286 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:26.287 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.288 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x12c6d233, L:/127.0.0.1:40428 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.290 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.291 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd5ddb442, L:/127.0.0.1:35124 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.293 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=585), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [354ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.296 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.297 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.297 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.301 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.302 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.303 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.303 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.306 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.307 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.314 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.315 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.320 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.322 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd94877fb, L:/127.0.0.1:40598 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.323 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.324 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x167c3d3d, L:/127.0.0.1:46992 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.324 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb8056f96, L:/127.0.0.1:46906 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.326 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.329 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46065c12, L:/127.0.0.1:40486 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.331 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf430fa7d, L:/127.0.0.1:46968 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.333 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x30afd7c9, L:/127.0.0.1:46984 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.336 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ce1bd93, L:/127.0.0.1:46910 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.284 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.337 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ad60966, L:/127.0.0.1:40556 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.330 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.293 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.293 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.292 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.344 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.352 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb2636333, L:/127.0.0.1:40498 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.355 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x00042b88, L:/127.0.0.1:40534 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.363 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x30da88dd, L:/127.0.0.1:46980 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.363 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.367 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.367 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.368 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.376 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xecb30c26, L:/127.0.0.1:40604 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.378 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.381 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb5a3403a, L:/127.0.0.1:40634 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.383 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xba7c1f0b, L:/127.0.0.1:46994 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.394 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf914b6a9, L:/127.0.0.1:35140 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=702), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [272ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [502ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [513ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.399 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.401 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.401 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.401 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.403 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.404 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x220e65a4, L:/127.0.0.1:46918 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.407 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0a0b7400, L:/127.0.0.1:40578 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.412 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.417 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9b72f32, L:/127.0.0.1:40690 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.420 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1e8dd883, L:/127.0.0.1:40398 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.423 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8712b6e5, L:/127.0.0.1:40700 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf85bbe8f, L:/127.0.0.1:40652 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.425 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4c5d12a3, L:/127.0.0.1:40406 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.426 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeca47812, L:/127.0.0.1:40564 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.427 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d59e1c4, L:/127.0.0.1:40618 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.428 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d48c69b, L:/127.0.0.1:40510 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.428 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81fdfe88, L:/127.0.0.1:46894 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.429 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x02ac2546, L:/127.0.0.1:40588 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.431 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x285b3c15, L:/127.0.0.1:35130 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.433 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [399ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [496ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.435 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1b078512, L:/127.0.0.1:35074 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.436 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9d3ad4d1, L:/127.0.0.1:40522 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.437 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.437 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0cc22d91, L:/127.0.0.1:46956 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.437 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x30375c04, L:/127.0.0.1:40546 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.438 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.438 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.438 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.439 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x39e111a8, L:/127.0.0.1:35106 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.440 [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, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [748ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3091), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1986ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [2179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2387ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [3044ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [3063ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.444 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.447 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.448 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.448 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.448 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.449 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.449 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.449 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.449 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.453 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.454 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.454 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.454 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.455 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.456 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x57aed4ec, L:/127.0.0.1:35114 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.457 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.457 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.457 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.457 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=744), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [305ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [318ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [515ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.458 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.461 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.461 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.461 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.462 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.462 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.462 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.462 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.463 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.463 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.464 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.465 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.466 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.467 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.469 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.470 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.470 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.470 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.471 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.471 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.476 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x19fb8134, L:/127.0.0.1:47000 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.478 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2f9f381b, L:/127.0.0.1:35084 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=779), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [372ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [454ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [515ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.487 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a13bff6, L:/127.0.0.1:40710 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.489 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.491 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.492 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.492 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.493 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.484 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa92db56a, L:/127.0.0.1:46998 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.492 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.496 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.496 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.497 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.502 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.507 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8de4c376, L:/127.0.0.1:35154 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.508 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=818), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [519ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [530ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [550ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.510 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.512 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.513 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.513 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.513 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.514 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.514 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.517 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.517 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.518 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0c0d883b, L:/127.0.0.1:47002 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.520 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.522 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.523 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfc8cdade, L:/127.0.0.1:35168 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=837), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [390ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [660ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [666ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.529 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.530 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb6c47846, L:/127.0.0.1:35174 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.532 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=849), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [570ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [657ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [680ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.534 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x76ab62ab, L:/127.0.0.1:47018 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.535 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.536 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.536 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.537 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.537 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.537 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.537 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.538 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.539 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.539 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.545 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.545 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.547 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.548 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9edaa169, L:/127.0.0.1:35176 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=905), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [600ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.552 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.553 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.553 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.553 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.554 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:26.554 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:26.554 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.554 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.554 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.557 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.557 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:26.558 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.559219 11241 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.538676 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47026 (local address 127.9.136.190:36701)
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.538717 (+    41us) server_negotiation.cc:207] Beginning negotiation
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.538719 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.542274 (+  3555us) server_negotiation.cc:408] Connection header received
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.545349 (+  3075us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.545350 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.545371 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.545409 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.558252 (+ 12843us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.559032 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.559147 (+   115us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47026: BlockingWrite error: write error: Broken pipe (error 32)
12:12:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
12:12:26.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.561715 11199 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.530270 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40726 (local address 127.9.136.189:37435)
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.530312 (+    42us) server_negotiation.cc:207] Beginning negotiation
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.530314 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.532876 (+  2562us) server_negotiation.cc:408] Connection header received
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.538969 (+  6093us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.538971 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.538990 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.539024 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.552011 (+ 12987us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.552745 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:26.561647 (+  8902us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40726: BlockingRecv error: recv got EOF from 127.0.0.1:40726 (error 108)
12:12:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
12:12:26.563 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.565 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.571 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:26.572 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:26.572 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:26.576 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf9955495, L:/127.0.0.1:35186 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.579 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3208), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [682ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [686ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [3132ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.581 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.583 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.589 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.589 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.589 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.589 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.590 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.590 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.591 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.592 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.593 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf44a9fbc, L:/127.0.0.1:47038 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.595 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.598 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.607 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.611 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.613 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1cdc2a08, L:/127.0.0.1:35202 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.613 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=903), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [489ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [652ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [673ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.621 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.621 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.622 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.622 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.622 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.623 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.623 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.622 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.624 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.626 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.627 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.628 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x802d0774, L:/127.0.0.1:40734 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.632 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.634 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.636 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.639 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.641 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98fe9a64, L:/127.0.0.1:47048 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.647 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6294c97f, L:/127.0.0.1:35210 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.647 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x55dd687c, L:/127.0.0.1:47056 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=946), Traces: [0ms] refreshing cache from master, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [664ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [677ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [683ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.649 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.650 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.655 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.656 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.656 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.656 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.656 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.657 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.657 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.658 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.661 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.661 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.661 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb4b3346c, L:/127.0.0.1:35218 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.662 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1170), Traces: [0ms] refreshing cache from master, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [671ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [988ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1001ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.664 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.666 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.667 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.667 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.667 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.667 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.667 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.668 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d31bfd7, L:/127.0.0.1:47062 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.669 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa458d604, L:/127.0.0.1:35232 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.670 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.670 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3171), Traces: [0ms] refreshing cache from master, [2293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [2325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [2702ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [2913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2947ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2947ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.670 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.672 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.673 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.674 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.678 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.679 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.680 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.682 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.687 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.690 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.690 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.695 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:26.695 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:26.696 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:26.697 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.698 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.698 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.699 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.703 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.704 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.719 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:26.727 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.729 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.730 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.731 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.733 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.733 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.734 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.735 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.735 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.736 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.737 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.737 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.751 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.763 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.785 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.789 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.789 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.790 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.791 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.791 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.792 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.792 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.793 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.794 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.795 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.796 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.797 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.798 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.801 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.804 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x50b5bf77, L:/127.0.0.1:47068 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.805 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.806 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.807 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.808 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.810 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x63a8ca06, L:/127.0.0.1:35312 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.811 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x737fca7a, L:/127.0.0.1:35308 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.811 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.811 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.812 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.813 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.813 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.814 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.818 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.819 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.819 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.819 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.826 [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.136.189:37435, [717ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [718ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [863ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.857 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x15d17c55, L:/127.0.0.1:47142 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.858 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.859 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:26.859 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:26.859 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.860 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.860 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.862 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec08e954, L:/127.0.0.1:47164 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.863 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6b876d44, L:/127.0.0.1:35272 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.865 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1169), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [402ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [513ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [933ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.868 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb5ab8582, L:/127.0.0.1:35270 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1169), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [500ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [938ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.873 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1af87a6b, L:/127.0.0.1:35344 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.873 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.874 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:26.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.854 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa4e76b95, L:/127.0.0.1:35246 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.854 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1169), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [327ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [935ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.853 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd211237e, L:/127.0.0.1:47130 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.875 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.875 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:26.851 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb40df5d0, L:/127.0.0.1:47138 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.851 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27433d26, L:/127.0.0.1:40736 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.877 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:26.849 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x974de069, L:/127.0.0.1:47218 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.877676  9791 connection.cc:466] server connection from 127.0.0.1:47130 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47130 (request call id 0) could send its response
12:12:26.848 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc0bb7c4f, L:/127.0.0.1:47204 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.846 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53cee469, L:/127.0.0.1:47210 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.846 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf4bd560b, L:/127.0.0.1:35294 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.843 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x461ac105, L:/127.0.0.1:47084 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.843 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.879 [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.136.189:37435, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [346ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [726ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [883ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [942ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.841 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x212f6ff1, L:/127.0.0.1:35326 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.833 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ada8f32, L:/127.0.0.1:47116 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.830 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1334), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [379ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [750ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [934ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:26.828 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.884 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.886 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea5345cd, L:/127.0.0.1:40744 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:26.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.887 [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.136.189:37435, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [329ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [677ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [801ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.874 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.888 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.888 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.888 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.889 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb93b23c5, L:/127.0.0.1:47178 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.890122  9790 connection.cc:466] server connection from 127.0.0.1:47218 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47218 (request call id 0) could send its response
12:12:26.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:26.890744  9860 connection.cc:466] server connection from 127.0.0.1:40736 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:40736 (request call id 0) could send its response
12:12:26.891 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.891 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.892 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.892 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe5afeb23, L:/127.0.0.1:35256 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.892 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1199), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [405ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [620ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1015ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.892 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.892 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.894 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:26.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [401ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [957ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.895 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.896 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.896 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.896 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.896 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.897 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.898 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.898 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.899 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5fafb7c4, L:/127.0.0.1:47150 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.904 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x83ddac38, L:/127.0.0.1:35252 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.904 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3a811234, L:/127.0.0.1:35328 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.904 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x26d9bb78, L:/127.0.0.1:47188 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.908 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x496fe16a, L:/127.0.0.1:47100 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:26.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.910 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.910 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:26.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:26.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.912 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.914 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.915 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.919 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.920 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.921 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.922 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:26.923 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.935 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.935 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.936 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.936 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.937 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.937 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:26.939 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:26.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.944 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.945 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.945 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.946 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.946 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.946 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.947 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:26.949 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.949 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.949 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.949 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.949 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.952 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.955 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.959 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1246), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [436ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [729ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [950ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1462), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [516ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [566ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1283ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.961 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.962 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.935 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.963 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:26.963 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.963 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.963 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.963 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:26.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.964 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.964 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.964 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.968 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.970 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.971 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.971 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.971 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.971 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.972 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.972 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.972 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.972 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.976 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.976 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.976 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:26.978 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x320e248d, L:/127.0.0.1:35336 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:26.978 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.979 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:26.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.979 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3576), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [2146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [2431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2757ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [2898ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [3447ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:26.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.981 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:26.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:26.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.993 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.993 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.993 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.993 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:26.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:26.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:26.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:26.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:26.995 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:26.996 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:26.996 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:26.996 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:26.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:26.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:26.997 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:26.998 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:26.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:26.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.006 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0e520075, L:/127.0.0.1:35378 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.014 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x67975c72, L:/127.0.0.1:35408 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.016 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa4be3971, L:/127.0.0.1:35424 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.016 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x41dbcbc5, L:/127.0.0.1:35364 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1312), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [489ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [955ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1079ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.019 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x838690ea, L:/127.0.0.1:40746 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.019 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [543ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [827ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [998ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1159ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.019 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4c538725, L:/127.0.0.1:35392 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.020 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcaa2d93a, L:/127.0.0.1:35348 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.019 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x72ff514e, L:/127.0.0.1:35380 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.020 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcfe89ae6, L:/127.0.0.1:35388 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1337), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [436ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1179ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1335), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [411ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [596ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1162ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.029 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1320), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [424ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [767ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [961ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.050 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.050 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1361), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [401ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1016ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1190ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3543), Traces: [0ms] refreshing cache from master, [2341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [2968ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [2969ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [3169ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [3230ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [3323ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1366), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [571ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1104ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1197ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.054 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.054 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.054 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:27.054 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:27.055 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.055 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.055 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.055 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.057 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.057 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.058 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.058 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.060 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.063 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.064 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.064 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.064 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.064 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.065 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.065 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.065 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.066 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.066 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.066 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.066 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.067 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.067 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.064 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.067 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.068 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.068 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.068 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.068 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.068 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.069 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.069 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.072 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.072 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.073 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.074 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.077 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.077 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.077 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.077 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.078 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.078 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.078 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.079 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.079 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x278ddf8a, L:/127.0.0.1:35426 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.080 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.080 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.080 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.080 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.080 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.080 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1582), Traces: [0ms] refreshing cache from master, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [739ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1013ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1284ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1390ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.085 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.085 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.086 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.093 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d368fc7, L:/127.0.0.1:47232 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.095 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.095 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.096 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.096 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.096 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.097 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.097 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.097 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.098 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.102 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.112 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44ae67ad, L:/127.0.0.1:35442 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1422), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [949ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1089ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1132ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1152ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.114 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.114 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.115 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.115 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.116 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.116 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.117 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.117 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.118 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.118 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.118 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.119 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.119 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.119 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.119 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.119 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.121 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.133 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.135 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.136 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.140 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.142 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.143 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.148 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.168 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.173 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.173 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.174 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.174 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.175 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.176 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.177 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.177 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.178 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.178 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.178 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.179 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.180 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.180 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.181 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.182 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.183 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.184 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.185 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.185 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.186 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.187 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.188 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.188 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.189 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.189 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.189 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.190 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.190 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.191 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.191 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.192 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.193 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.193 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.194 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.194 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.195 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.195 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.196 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.197 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.198 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.199 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.199 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.200 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.201 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.203 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.203 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.204 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.204 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.204 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.204 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.205 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.205 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.206 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.206 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.206 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.207 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.208 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.208 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.209 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.209 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.210 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.211 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.212 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.212 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.213 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.214 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.214 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.215 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.216 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.217 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.218 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.218 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.219 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.219 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.219 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.220 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93595e96, L:/127.0.0.1:40762 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.220 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.221 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.221 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.222 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.223 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.223 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.224 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.225 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.225 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:27.226 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.227 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.232 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.233 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.237 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.237 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.239 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.239 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.241 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.244 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.245 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.251 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe036cf1f, L:/127.0.0.1:40768 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.252 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.255 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.259 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.263 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.263 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.264 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.264 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.266 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.266 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.268 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.269 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.277 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.279 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1619d3d, L:/127.0.0.1:40776 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.280 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.281 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.282 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.283 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.283 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xef1a255c, L:/127.0.0.1:47240 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.285 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.287 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.291 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.291 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.292 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.292 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.294 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.294 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.297 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.300 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.303 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.305 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.310 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaeed26db, L:/127.0.0.1:40788 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.311 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf2eb7bda, L:/127.0.0.1:40802 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.315 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.315 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeecc664f, L:/127.0.0.1:47254 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.318 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.320 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xea5c1d55, L:/127.0.0.1:35452 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.321 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=178), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.322 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.325 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.325 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.326 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.326 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.326 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.326 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.327 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.327 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.327 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.327 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.327 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.329 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.330 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.331 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.332 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.332 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.332 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.332 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.334 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.334 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.335 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.335 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.335 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.337 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.338 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.338 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.338 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.339 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.339 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.340 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.340 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.341 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.342 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.343 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.344 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.344 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.347 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.348 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb5ddbc6, L:/127.0.0.1:47270 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.350 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.354 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.361 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa6dab19, L:/127.0.0.1:40816 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.362 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9de001f5, L:/127.0.0.1:40804 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.363 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.365 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1a82eee9, L:/127.0.0.1:47280 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.367 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.371 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.378 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x276d4b28, L:/127.0.0.1:35458 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.379 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=174), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [152ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.380 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.383 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.388 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.388 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.388 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.388 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.389 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.389 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.390 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.390 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.391 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.392 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x90f95ac7, L:/127.0.0.1:40832 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.392 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.392 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.393 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.394 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.395 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.395 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.396 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.399 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.399 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.399 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.400 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.400 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.400 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.401 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.401 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.402 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.403 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.404 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.405 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.407 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.410 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.412 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.413 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.416 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77e5d8c7, L:/127.0.0.1:40842 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.419 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.422 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.423 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.429 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6518139e, L:/127.0.0.1:47290 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.431 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.433 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.467 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.467 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.468 [DEBUG - pool-4-thread-16] (NetUtil.java:139) Resolved '127.9.136.189' into [/127.9.136.189] in 37714738ns
12:12:27.469 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.469 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.469 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.470 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.471 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.472 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.475 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.476 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.477 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.478 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.479 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.479 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.480 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.480 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.481 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f29bdbf, L:/127.0.0.1:47300 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.482 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.482 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.482 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.482 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.483 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.483 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.483 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.484 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.484 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.484 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.484 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.484 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.485 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.485 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.485 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.485 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.486 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.486 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.486 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.486 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.486 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.487 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.487 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.487 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.487 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.488 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.488 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.488 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.488 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.488 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.489 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.489 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.519 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.521 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.523 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.524 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.524 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.525 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.526 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.526 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.528 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.529 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.530 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.531 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.532 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.533 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.534 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.535 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.536 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.538 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.539 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x303fa7d7, L:/127.0.0.1:47326 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.539 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.540 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbee673c0, L:/127.0.0.1:40976 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.540 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.542 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.542 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.543 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.544 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.545 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.547 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.549 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.549 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.551 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.553 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.554 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.554 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.557 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.558 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.558 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.558 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.559 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.561 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.563 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.564 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.565 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.565 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.568 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.568 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.568 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.569 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.569 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.569 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.570 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.570 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.570 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.571 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.571 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.571 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.572 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.572 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.572 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.572 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.573 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.573 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.573 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.573 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.573 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.573 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.574 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.574 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.574 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.574 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.574 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.575 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.575 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.575 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.575 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.576 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.576 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.576 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.576 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.576 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.577 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.577 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.577 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.577 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.577 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.577 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.578 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.578 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.578 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.578 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.579 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.579 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:27.579 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.579 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.580 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.580 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.580 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.580 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.580 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.581 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.583 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c39231b, L:/127.0.0.1:47292 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.584 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x464ac15c, L:/127.0.0.1:35474 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.584 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.584 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.584 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.585 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.585 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.585 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=411), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [191ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [354ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [359ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.586 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.588 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.588 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.588 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.589 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.589 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.590 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.590 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.590 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.590 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.590 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.591 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.591 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.591 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.591 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.597 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x159707db, L:/127.0.0.1:40950 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.597 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.598 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6360c207, L:/127.0.0.1:40870 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.598 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.599 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.602 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7209824, L:/127.0.0.1:40848 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.602 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.603 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.605 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.605 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd65dc66a, L:/127.0.0.1:47314 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.606 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.606 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa76b5602, L:/127.0.0.1:40886 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.606 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd6394b7a, L:/127.0.0.1:35496 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.607 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.608 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.608 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.609 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=428), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [17ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [346ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.613 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.615 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.615 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.616 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.617 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.617 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.618 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x749de9fb, L:/127.0.0.1:40878 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.618 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.619 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.620 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.620 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9faba62a, L:/127.0.0.1:41098 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.621 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.621 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.622 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.622 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.624 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.586 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.624 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.624 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.584 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc1c1a973, L:/127.0.0.1:40846 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.625 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.625 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.576 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.576 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.626 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.627 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.596 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.597 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.628 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.599 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.602 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.627 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.631 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.631 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.632 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.634 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.635 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.636 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.638 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe64ee92, L:/127.0.0.1:47316 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.639 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.640 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.643 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b105703, L:/127.0.0.1:40964 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.643 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.645 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.648 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x17266451, L:/127.0.0.1:40872 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.649 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.652 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.654 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.656 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.659 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf0a7432f, L:/127.0.0.1:40934 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.659 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.659 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x656e4d58, L:/127.0.0.1:35488 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.663 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.664 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x75b03fac, L:/127.0.0.1:35498 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=488), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [15ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [374ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [428ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.668 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xccb15d14, L:/127.0.0.1:35540 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.668 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.669 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.669 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.669 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.670 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:27.670 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:27.670 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.670 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.671 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.672 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.673 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7faae14e, L:/127.0.0.1:35516 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.677 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbfd04336, L:/127.0.0.1:41076 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.678 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.678 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa4379fdf, L:/127.0.0.1:35502 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.678 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.683 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3a20ccf, L:/127.0.0.1:40992 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.686 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb35bf44f, L:/127.0.0.1:47378 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.686 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.687 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.689 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.691 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbc809297, L:/127.0.0.1:41066 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.692 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.697 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.697 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.701 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.702 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:27.702 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:27.702 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:27.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:27.703 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:27.703 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:27.703 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.703 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:27.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:27.706 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.707 [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.136.189:37435, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [17ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [146ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [504ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.709 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.710 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc864a279, L:/127.0.0.1:47424 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.711 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb9633d27, L:/127.0.0.1:47408 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.711 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.711 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.716 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.717 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x462b8f05, L:/127.0.0.1:41340 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.718 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1378e6f9, L:/127.0.0.1:47420 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.719 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=546), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [219ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [545ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.720 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81204d95, L:/127.0.0.1:41090 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.721 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc9167ba4, L:/127.0.0.1:47362 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.722 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d123b70, L:/127.0.0.1:47348 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.722 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa96ece42, L:/127.0.0.1:35526 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.722 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.723 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=545), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [305ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [412ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [486ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.725 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.726 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.726 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2569cdb3, L:/127.0.0.1:41182 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.727 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.729 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.730 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1305120, L:/127.0.0.1:41044 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.732 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.733 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x68a1ebb7, L:/127.0.0.1:47492 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.734 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.734 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x883f3e62, L:/127.0.0.1:41286 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.735 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xde237fd9, L:/127.0.0.1:41174 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.735 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.737 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.739 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa0ea18e4, L:/127.0.0.1:41326 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.740 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x24e1b618, L:/127.0.0.1:41072 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.740 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.740 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd72977e8, L:/127.0.0.1:41386 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.741 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86348f3e, L:/127.0.0.1:47442 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.743 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.743 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd4560d07, L:/127.0.0.1:47506 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.745 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.747 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcdad73d0, L:/127.0.0.1:41376 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.751 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81b59a42, L:/127.0.0.1:41398 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.752 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.752 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x36c6c122, L:/127.0.0.1:41010 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.755 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.755 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55b8b435, L:/127.0.0.1:41356 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.757 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x58c681e7, L:/127.0.0.1:47520 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.758 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc34a0ee6, L:/127.0.0.1:41198 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.759 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.763 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.763 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe548732a, L:/127.0.0.1:41056 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.764 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.764 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a4cfd76, L:/127.0.0.1:41214 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.765 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.765 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.766 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x389e5d40, L:/127.0.0.1:41364 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.766 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.773 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55eafc4c, L:/127.0.0.1:40856 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.774 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd88d5606, L:/127.0.0.1:40896 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.774 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9bb26d5a, L:/127.0.0.1:40888 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.778 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0cdcc3f5, L:/127.0.0.1:41390 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.779 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5590fe25, L:/127.0.0.1:47434 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.842 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.842 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.843 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.843 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.843 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.844 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.844 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.845 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.845 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.848 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.856 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f3f195b, L:/127.0.0.1:40990 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.860 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.864 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e0b0185, L:/127.0.0.1:41166 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.865 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf0bb1626, L:/127.0.0.1:41266 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.867 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.869 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xebf1b6e6, L:/127.0.0.1:40902 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.870 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x004ec24b, L:/127.0.0.1:41360 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.871 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2367f9c2, L:/127.0.0.1:47398 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.871 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.873 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9140272f, L:/127.0.0.1:41028 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.873 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.875 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.876 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9dc69b62, L:/127.0.0.1:41462 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.877 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d856fcd, L:/127.0.0.1:41314 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.879 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.880 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.882 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.883 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.884 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.886 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.887 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.889 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.889 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.890 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdcf6c4f0, L:/127.0.0.1:41012 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.891 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.891 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0d66575, L:/127.0.0.1:41224 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.898 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x834c0fe2, L:/127.0.0.1:40918 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.901 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca3f4cf5, L:/127.0.0.1:47368 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.899 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e205978, L:/127.0.0.1:41030 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.902 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.902 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0297ce22, L:/127.0.0.1:47484 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.905 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc39101de, L:/127.0.0.1:47384 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.906 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.907 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.907 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.908 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.908 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe8f08dc, L:/127.0.0.1:41128 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.909 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x921c0333, L:/127.0.0.1:47332 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.911 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9a210f9a, L:/127.0.0.1:41112 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.916 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1cc3eb17, L:/127.0.0.1:41140 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:27.919 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.921 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.922 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.923 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.923 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.923 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.924 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x705f3fc1, L:/127.0.0.1:41192 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.924 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.925 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.928 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.929 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.929 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.930 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.931 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.931 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.932 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.932 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.932 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.932 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.933 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.933 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.933 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.935 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.936 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.936 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.936 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.937 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfb48de2, L:/127.0.0.1:41298 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.937 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.937 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.937 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.937 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x80ab6505, L:/127.0.0.1:41234 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.938 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.941 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.943 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.944 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.945 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.945 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.945 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.946 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.949 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:27.951 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.951 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.952 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:27.952 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.952 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.934 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.953 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.954 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x278d1645, L:/127.0.0.1:47468 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.961 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.961 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.965 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.962 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299861, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299859, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299855, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299844, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.967 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.969 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.969 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.969 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.970 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xca1ed12d, L:/127.0.0.1:35544 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:27.970 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.971 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.971 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.971 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.972 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.972 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.973 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:27.973 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.973 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.973 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.973 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.973 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.974 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.974 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.975 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.975 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.975 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.975 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:27.975 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.975 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.977 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.977 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.977 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.977 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.979 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.979 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.979 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.980 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda1d4680, L:/127.0.0.1:41152 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.982 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:27.982 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2464ddd1, L:/127.0.0.1:41278 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:27.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:27.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:27.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.991 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c517142, L:/127.0.0.1:47552 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:27.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:27.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:27.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:27.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=816), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [353ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [397ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [748ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.993 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.994 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.994 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.995 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:27.995 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=770), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [439ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [580ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:27.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.997 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.998 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.998 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:27.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:27.999 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.002 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:28.014 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.026 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:27.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.037 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.043 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.045 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.048 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.049 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.050 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.051 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfb814b63, L:/127.0.0.1:41482 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.058 [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.136.189:37435, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [390ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [686ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [730ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.062 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b53f3f9, L:/127.0.0.1:41442 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.064 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.064 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:28.065 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.067 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.068 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:28.062 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299937, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299934, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.069 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbc7c28e6, L:/127.0.0.1:47606 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.070 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.074 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.077 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.077 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.083 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7bfff797, L:/127.0.0.1:41480 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.084 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd571221c, L:/127.0.0.1:41368 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.084 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x306219d3, L:/127.0.0.1:47462 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.084 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa5f966e, L:/127.0.0.1:47534 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.084 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9c028c3, L:/127.0.0.1:47694 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.084 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x840e51a8, L:/127.0.0.1:47440 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.085 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:28.085 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.087 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.095 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.097 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.100 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.101 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.104 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.104 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.106 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:28.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.126 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.128 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e286403, L:/127.0.0.1:41494 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.129 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.129 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.129 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.066 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.130 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.130 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.132 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.135 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.135 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.136 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8455c7d9, L:/127.0.0.1:35594 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.137 [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.136.189:37435, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [509ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [739ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.142 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.143 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.143 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:28.143 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.152 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.155 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.160 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.165087 11585 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:27.642480 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41414 (local address 127.9.136.189:37435)
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:27.780158 (+137678us) server_negotiation.cc:207] Beginning negotiation
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:27.780160 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:27.780175 (+    15us) server_negotiation.cc:408] Connection header received
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:27.780192 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:27.780192 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:27.780201 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:27.780330 (+   129us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.019653 (+239323us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.020701 (+  1048us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.163993 (+143292us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.164222 (+   229us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.164750 (+   528us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.164756 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.164756 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:28.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.164763 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
12:12:28.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.164785 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:28.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.164789 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:28.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.164858 (+    69us) server_negotiation.cc:1036] Waiting for connection context
12:12:28.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.164978 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41414: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41414): Connection reset by peer (error 104)
12:12:28.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":137657}
12:12:28.171 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9135e0fc, L:/127.0.0.1:47590 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.172 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1dd8ab3f, L:/127.0.0.1:47848 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.172 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x190a2e8e, L:/127.0.0.1:35664 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.174 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2166db41, L:/127.0.0.1:47864 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.175 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb5f7ce1b, L:/127.0.0.1:41250 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.175 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x76ca70e2, L:/127.0.0.1:47428 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.176 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1f6004c7, L:/127.0.0.1:35556 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.176 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.176 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.176 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:28.177 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.179 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b45a3d1, L:/127.0.0.1:35542 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.180 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.180 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:28.180 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:28.185 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.185 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.186 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.188 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.191 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.191 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.192 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=968), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [664ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [836ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.203 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x56d5c0fd, L:/127.0.0.1:35824 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.204 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7bba463e, L:/127.0.0.1:35842 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=992), Traces: [0ms] refreshing cache from master, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [614ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [760ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=992), Traces: [0ms] refreshing cache from master, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [761ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.209 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a450ec1, L:/127.0.0.1:47620 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.209 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.210 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.210 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:28.210 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.213 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.213 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8638d8be, L:/127.0.0.1:47676 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.214 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x605e53a6, L:/127.0.0.1:47574 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.215 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6c4d0c85, L:/127.0.0.1:47664 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.215 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.216 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53b8a484, L:/127.0.0.1:35836 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.216 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6d49f8d4, L:/127.0.0.1:47706 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.217 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.217 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.217 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1035), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [697ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [953ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.218 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:28.218 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.218 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.219 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.219 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.223 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:28.223 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x55fc3c23, L:/127.0.0.1:35586 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.223 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1092), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [569ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1035ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.226 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.226 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.230 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.232 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.234 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.234 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe5d88138, L:/127.0.0.1:47452 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.236 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.236 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1020), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [579ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [828ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [844ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.239 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.239 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x380eb93d, L:/127.0.0.1:47852 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.217 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.216 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state CONNECTING
12:12:28.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.243 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.244 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.245 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.245 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.245 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.245 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.245 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.245 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.246 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.247 [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.136.189:37435, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [189ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [778ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.247 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.233301  9790 connection.cc:466] server connection from 127.0.0.1:47428 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47428 (request call id 0) could send its response
12:12:28.254 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.254 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.254 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.257 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:28.257 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.257 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.258 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.260 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.260 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.261 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.262 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.262 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.262 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.264 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.264 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.269 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.136.130' into [/127.9.136.130] in 4587236ns
12:12:28.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.270 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.270 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:28.270 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.270 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.272 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.272 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.272 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.284 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.285 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.286 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.287 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.291 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f417cb8, L:/127.0.0.1:47558 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.297 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x106cf483, L:/127.0.0.1:47804 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.297 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.297 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x022852a7, L:/127.0.0.1:47470 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.297 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x82e8f479, L:/127.0.0.1:41454 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.297 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcb46535d, L:/127.0.0.1:35730 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.298 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda9eee1e, L:/127.0.0.1:41506 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.298 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.298 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe97653a7, L:/127.0.0.1:47680 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.298 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7559bef5, L:/127.0.0.1:41474 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.298 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x51618a98, L:/127.0.0.1:47648 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.298 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7eb2c117, L:/127.0.0.1:35666 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.299 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd6d0a768, L:/127.0.0.1:35610 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.303 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7f0a3221, L:/127.0.0.1:47728 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.303 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce475d13, L:/127.0.0.1:41426 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.303 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbe195448, L:/127.0.0.1:47832 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.303 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf566a0e9, L:/127.0.0.1:47674 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.303 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53682b2e, L:/127.0.0.1:35548 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.303 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x435e33b7, L:/127.0.0.1:35620 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.303 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa575adcc, L:/127.0.0.1:35642 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.304 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x21497901, L:/127.0.0.1:47696 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.314 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf44b4e25, L:/127.0.0.1:35576 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.317 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.317 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.317 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.317 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.320 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.321 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.314 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.323 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.325 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa998b691, L:/127.0.0.1:47784 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.326 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.326 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [234ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [642ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [980ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.314 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.314 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.314 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.314 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.314 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [233ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [923ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.329 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.136.131' into [/127.9.136.131] in 4143790ns
12:12:28.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.331 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdb8b2be2, L:/127.0.0.1:47536 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.332 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe7ac6296, L:/127.0.0.1:35560 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.323 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.336 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.327 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.339 [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.136.189:37435, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [706ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [717ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1060ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.341 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.341 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.343 [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.136.189:37435, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [550ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [913ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.345 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.343 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.347 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.352 [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.136.189:37435, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [355ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [655ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1031ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.352 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.353 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.357 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.357 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.359 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.361 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.361 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.362 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.362 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.363 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.363 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.378 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x14725906, L:/127.0.0.1:35678 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.379458 11731 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.006615 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47772 (local address 127.9.136.190:36701)
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.006987 (+   372us) server_negotiation.cc:207] Beginning negotiation
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.006989 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.042559 (+ 35570us) server_negotiation.cc:408] Connection header received
12:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.042589 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.042590 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.042604 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.042663 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.187651 (+144988us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:28.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.380 [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.136.189:37435, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [361ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [582ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [981ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.383 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f509215, L:/127.0.0.1:47810 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.388 [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.136.189:37435, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [464ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [676ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.391 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f0387ba, L:/127.0.0.1:35956 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.392 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4aec95d9, L:/127.0.0.1:35706 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.392 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.393 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x62bc4370, L:/127.0.0.1:35656 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.393 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.393 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.393 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.394 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.394 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.188501 (+   850us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:28.398 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x34e969c4, L:/127.0.0.1:35798 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.378815 (+190314us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.379038 (+   223us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.379148 (+   110us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.379170 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.379170 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.379176 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.379190 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.379194 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.379241 (+    47us) server_negotiation.cc:1036] Waiting for connection context
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.379346 (+   105us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47772: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47772): Connection reset by peer (error 104)
12:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":336,"thread_start_us":50,"threads_started":1}
12:12:28.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.399 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.399 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:28.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:28.401 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:28.401 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1e202585, L:/127.0.0.1:35936 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1182), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [360ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [556ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1005ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.403 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.403 [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.136.189:37435, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [363ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [589ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1054ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.404 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [378ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [816ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.404 [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.136.189:37435, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [362ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [685ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.408 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.408 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6a2c5c4e, L:/127.0.0.1:47626 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.409 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.409 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.409 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf721e946, L:/127.0.0.1:35714 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.409 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.411 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb0834fe0, L:/127.0.0.1:35810 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.412 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.413 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1208), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [387ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [629ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [979ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1079ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.413 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.414 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.414 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.414 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.414 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.415 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x51a48492, L:/127.0.0.1:47602 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.415 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.415 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.417 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c0459e6, L:/127.0.0.1:47638 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.418 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1ceac356, L:/127.0.0.1:35764 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1243), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [510ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1080ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1186ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.420 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x85562080, L:/127.0.0.1:47724 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1222), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [650ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [973ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1094ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.420 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdd7856c2, L:/127.0.0.1:47850 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.422 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb60c4e09, L:/127.0.0.1:47714 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.422 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299920, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.423 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.423 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.423 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.424 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.424 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.425 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.425 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299921, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.426 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.426 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.426 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.427 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.431 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.431 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.432 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.432 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.432 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.433 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.433 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.433 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc3df26dc, L:/127.0.0.1:35970 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.434 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x70a3b99e, L:/127.0.0.1:35940 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.435 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.435 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.435 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3f99752d, L:/127.0.0.1:35772 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [619ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1118ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [505ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [612ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [913ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1098ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.439 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd6b7fb7d, L:/127.0.0.1:35922 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.441 [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.136.189:37435, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [620ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1082ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1110ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.441 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.442 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.442 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.442 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.442 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.442 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.442 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.442 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.444 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1266), Traces: [0ms] refreshing cache from master, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [508ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1013ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.445 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.393 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.445 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1255), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [689ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [924ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1101ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.446 [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.136.189:37435, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [901ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1014ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1113ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.445 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.446 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.446 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.447 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.447 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.447 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.449 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.450 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.449494 11746 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.065006 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47882 (local address 127.9.136.190:36701)
12:12:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.065965 (+   959us) server_negotiation.cc:207] Beginning negotiation
12:12:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.065967 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.191671 (+125704us) server_negotiation.cc:408] Connection header received
12:12:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.191702 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:28.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.450 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.450 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.451 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.451 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.451 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.452 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.452 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.452 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.452 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.452 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.452 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.453 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.438 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.454 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.454 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.454 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.412 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.455 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.455 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.455 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.455 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.455 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.456 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.456 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.457 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd842f46f, L:/127.0.0.1:35630 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.457 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.458 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.458 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.458 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.459 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5bb1deb9, L:/127.0.0.1:47656 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.459 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.459 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.459 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.460 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.460 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9783b8ae, L:/127.0.0.1:47880 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.461 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c16cdcc, L:/127.0.0.1:47754 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.462 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb7aa46b0, L:/127.0.0.1:35858 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.462 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x520fed02, L:/127.0.0.1:47704 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.462 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.463 [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.136.189:37435, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [342ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [581ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [943ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.463 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8366f8ae, L:/127.0.0.1:35784 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.464 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4f21fbca, L:/127.0.0.1:47786 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.467 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.468 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.468 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.468 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.468 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.470 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.473 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbae12a44, L:/127.0.0.1:41516 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.473 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.477 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x89be4a5f, L:/127.0.0.1:35892 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.477 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.478 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x069c3284, L:/127.0.0.1:35728 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.479 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.480 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.480 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.480 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.480 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.480 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.482 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [354ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [848ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1078ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.484 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98f804b7, L:/127.0.0.1:47822 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.485 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.485 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4e4a46ec, L:/127.0.0.1:47802 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.485 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.486 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.486 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.487 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.490 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f9d0393, L:/127.0.0.1:47744 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.490 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [344ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [358ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.491 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.412 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf896de52, L:/127.0.0.1:35696 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.492 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.493 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.493 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.493 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1273), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [323ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [840ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.496 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.499 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.500 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.501 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.503 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.503 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.503 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.503 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.503 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.503 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.503 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.504 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.507 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.508 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.508 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.510 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x24dfba7e, L:/127.0.0.1:36130 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.511 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.511 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.511 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.514 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.516 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.516 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd5c8b017, L:/127.0.0.1:35988 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.517 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.518 [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.136.189:37435, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [656ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1194ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.520 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.521 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.527 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7501d1f9, L:/127.0.0.1:35752 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.521 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.530 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x01b11f4b, L:/127.0.0.1:47840 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.533 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.533 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.534 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.534 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.534 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.534 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.535 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.454 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.536 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44f5678c, L:/127.0.0.1:36104 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.537 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x912fdb5b, L:/127.0.0.1:36088 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1349), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [434ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [704ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1254ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.539 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.540 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.540 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.540 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.541 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1317), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [318ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [688ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1140ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.191703 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:28.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.191718 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:28.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.191780 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:28.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.446657 (+254877us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:28.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.449236 (+  2579us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:28.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.449424 (+   188us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47882: BlockingRecv error: recv got EOF from 127.0.0.1:47882 (error 108)
12:12:28.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.450 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.541 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1325), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [505ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [639ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1154ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.542 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.542 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.542 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.547 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":924}
12:12:28.547 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.547 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.541 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.548 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.548 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.520 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.549 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9e39152e, L:/127.0.0.1:35722 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.521 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.521 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:28.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.556 [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.136.189:37435, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [329ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [592ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1162ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.559 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.559 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.562 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.562 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.563 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.563 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.564 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.564 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.568 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.569 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.570 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc167f8f0, L:/127.0.0.1:36060 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.570 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf6bfc3fd, L:/127.0.0.1:36116 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.573 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [712ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1200ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1365), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [395ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [597ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [972ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1233ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1364), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [535ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1152ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1229ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.579 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdf7b0a5a, L:/127.0.0.1:36046 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.581 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.582 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.582 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.583 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.583 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.583 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.583 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.583 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.583 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa9515634, L:/127.0.0.1:35920 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.585 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [555ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [628ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [941ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1259ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.587 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.587 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.587 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.588 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.589 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.590 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xab629b9c, L:/127.0.0.1:36122 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.593 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2dddc398, L:/127.0.0.1:36124 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.593 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.594 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf95424f7, L:/127.0.0.1:36016 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.594 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.594 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.594 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.595 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.595 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.595 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1380), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [726ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1314ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1368ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1448), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [715ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [791ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1121ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1405ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.597 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.597 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.598 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a426971, L:/127.0.0.1:47910 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.599 [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.136.189:37435, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [597ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [636ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [973ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1258ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.601 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.602 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.606 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.607 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.607 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.607 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.608 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.608 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa6f2b9e2, L:/127.0.0.1:36018 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.609 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1401), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [649ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [836ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1270ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.611 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.611 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.611 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.615 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.615 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.615 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.615 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.615 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.615 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.622 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.622 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc92a0412, L:/127.0.0.1:35746 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.622 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.622 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.623 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.623 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.623 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1445), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [375ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [850ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1378ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.629 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfd36069a, L:/127.0.0.1:35884 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.629 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.632 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a616d9d, L:/127.0.0.1:47902 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.633 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.633 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.633 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.633 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.633 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.634 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.634 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.636 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.636 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.636 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x82360aaf, L:/127.0.0.1:36004 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1445), Traces: [0ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [513ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1056ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1198ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.638 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xacefe27d, L:/127.0.0.1:35908 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.640 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [355ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1232ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1349ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.642 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.642 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.642 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.643 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.643 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.644 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.644 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.646 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.646 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.647 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.647 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.647 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.649 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3342f370, L:/127.0.0.1:35946 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.649 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9a529262, L:/127.0.0.1:35874 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.650 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.650 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb983312d, L:/127.0.0.1:35860 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.650 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.650 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.651 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.651 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.651 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.651 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x75ca44b5, L:/127.0.0.1:36058 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.652 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x85bc2a4d, L:/127.0.0.1:35972 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1467), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [607ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [696ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [893ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1373ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.654 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.654 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.655 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8bdc4b61, L:/127.0.0.1:36074 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.656 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [419ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [975ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1318ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.657 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [287ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1322ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.659 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1476), Traces: [0ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [788ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1165ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1226ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.660 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.661 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.661 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.661 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.661 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.662 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.663 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.664 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.664 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.664 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.664 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.664 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.664 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.665 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.667 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.667 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0b428a37, L:/127.0.0.1:36024 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1487), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [678ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1054ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1409ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1469), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [427ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1338ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.672 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.672 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.672 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.673 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.673 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.674 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.674 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.675 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.676 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.676 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.676 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.676 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.677 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.677 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.677 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.677 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.677 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.677 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.677 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.678 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.678 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.679 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.679 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.679 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.679 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1529), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [616ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1156ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.680 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.663 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1477), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [604ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [889ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1297ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.623 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.615 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.683 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.684 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.684 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.684 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.684 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.684 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.684 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.685 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.685 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.685 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.685 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.686 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.686 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.687 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.687 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.687 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.687 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.688 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.688 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.688 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.690 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.690 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.690 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.691 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.691 [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.136.189:37435, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1266ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1403ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.691 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf9cce6a5, L:/127.0.0.1:36036 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1475), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [364ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [478ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [679ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1299ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.592 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x199e689c, L:/127.0.0.1:36012 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1509), Traces: [0ms] refreshing cache from master, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [879ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1199ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1258ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1497), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [402ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [923ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1366ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.697 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.697 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.698 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.698 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.700 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.700 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.700 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.700 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.700 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.701 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.701 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.701 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.701 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.702 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.702 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.702 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.702 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.704 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.705 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.705 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.705 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.705 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.705 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.706 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.706 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.706 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.706 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.706 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.706 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.707 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.708 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.709 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.709 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.709 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.709 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.709 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1511), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [649ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1135ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1260ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.712 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.580 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0aa78d9f, L:/127.0.0.1:35690 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.713 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.713 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.713 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.715 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.715 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1491), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [580ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [913ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1173ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.716 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.548 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5ad74181, L:/127.0.0.1:35792 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:28.467844 11531 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:28.717 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.718 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.717 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.718 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.718 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.718 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.718 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.709 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.719 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.719 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.719 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.719 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.719 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.720 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1502), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [485ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [936ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1326ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.726 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.726 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.727 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.727 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.732 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.732 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.732 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.733 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.733 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.733 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.733 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1555), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [380ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [500ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1488ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.701 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.738 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.738 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.696 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.691 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd9a9f0ce, L:/127.0.0.1:36010 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:28.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.684 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.741 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:28.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1551), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [369ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [593ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1000ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1429ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:28.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.744 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.745 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.745 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.745 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:28.746 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.746 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.228102 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47898 (local address 127.9.136.190:36701)
12:12:28.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.235124 (+  7022us) server_negotiation.cc:207] Beginning negotiation
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.235126 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.467511 (+232385us) server_negotiation.cc:408] Connection header received
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.467577 (+    66us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.467578 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.467610 (+    32us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.467671 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.467756 (+    85us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47898: BlockingRecv error: recv got EOF from 127.0.0.1:47898 (error 108)
12:12:28.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7002}
12:12:28.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.748 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.748 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.748 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.748 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.749 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.749 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.749 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.750 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.752 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.752 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.752 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.753 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.755 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.756 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.756 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.758 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.758 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.759 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.759 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:28.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:28.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:28.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:28.761 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:28.761 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:28.761 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:28.762 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:28.762 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.762 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.763 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:28.764 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.764 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.765 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.765 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.766 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.766 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.772 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.772 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:28.772 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:28.773 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.773 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.773 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.779 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.779 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.781 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.781 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.783 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.783 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.784 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.784 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.787 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.787 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.792 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.792 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.793 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.796 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.797 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.797 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.798 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.799 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.800 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.800 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.801 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.802 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.802 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.804 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.805 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.805 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.806 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.807 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.807 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.808 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.808 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.809 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.810 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.811 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.814 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.814 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.830 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.831 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.832 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.833 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.833 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.834 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.835 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.836 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.836 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.837 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.838 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.839 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.839 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.840 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.841 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.842 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.842 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.843 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.843 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.843 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.844 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.845 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.845 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.846 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.847 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.848 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.848 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.849 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.850 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.851 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.851 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.852 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.852 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.853 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.854 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.855 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.855 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.855 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.856 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.856 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.846 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:28.856 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.860 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.860 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.861 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.861 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.863 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.863 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.864 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:28.865 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.865 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.865 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.865 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.866 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:28.866 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:28.867 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:28.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:28.868 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:28.871 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.872 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.872 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.872 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.873 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.873 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.874 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.874 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.875 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.875 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.876 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.876 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.877 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.878 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.879 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.880 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.880 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.881 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.882 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.882 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.883 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.883 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.887 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.887 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.888 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.888 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.889 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.889 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.891 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.891 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.892 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.892 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.893 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.895 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.899 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.900 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.903 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.903 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.904 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.904 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.907 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:28.909 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:28.909 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.910 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:28.911 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.918 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.919 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.920 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.920 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.920 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x48b75183, L:/127.0.0.1:41520 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.921 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.922 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.923 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.923 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.924 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.924 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.925 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.925 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.926 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.927 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.928 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.929 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.929 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.930 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.931 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:28.931 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:28.933 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:28.934 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:28.945 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c3fe036, L:/127.0.0.1:41526 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:28.947 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.947 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.948 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:28.948 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:28.951 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:28.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:28.959 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:28.959 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:28.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.969 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:28.977 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa854a9d0, L:/127.0.0.1:47912 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:28.980 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:28.982 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:28.982 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:28.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:28.981 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:28.985 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.986 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:28.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:28.991 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:28.991 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:28.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:28.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.994 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:28.994 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:28.995 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:28.995 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:28.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:28.999 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:28.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.003 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.004 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.007 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.007 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.008 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.011 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.011 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:29.012 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.015 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.023 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.023 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.023 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.025 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.042 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.043 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.045 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.045 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.047 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.048 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.049 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.050 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.052 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.053 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.057 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.058 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.059 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.060 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.060 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.061 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.062 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.063 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.065 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.065 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.066 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.068 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.069 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.070 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.072 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.073 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.074 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.075 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.076 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.079 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.079 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.080 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.082 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.087 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.090 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.090 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.091 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.093 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.104 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.105 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.105 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.106 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.107 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.107 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.108 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.109 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.111 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.111 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.113 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.113 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.114 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.116 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.117 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.118 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.119 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.120 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.121 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.122 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.122 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.123 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.124 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.125 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.126 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.126 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.127 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.128 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.129 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.129 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.132 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.133 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.136 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.136 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.137 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.138 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.144 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.146 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.146 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.153 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e5b39e1, L:/127.0.0.1:47922 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.155 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.156 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd318c5c1, L:/127.0.0.1:36274 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=355), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [283ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.160 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.161 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.161 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:29.161 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:29.162 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:29.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.165383 12109 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.135222 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48054 (local address 127.9.136.190:36701)
12:12:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145693 (+ 10471us) server_negotiation.cc:207] Beginning negotiation
12:12:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145695 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145709 (+    14us) server_negotiation.cc:408] Connection header received
12:12:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145735 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145736 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145754 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145827 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.155904 (+ 10077us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.158614 (+  2710us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.164167 (+  5553us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.164420 (+   253us) 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
12:12:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.164546 (+   126us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.164551 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.164552 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.165311 (+   759us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48054: getpeername error: Transport endpoint is not connected (error 107)
12:12:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10433,"thread_start_us":79,"threads_started":1}
12:12:29.169 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xab4b37f7, L:/127.0.0.1:36270 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.170 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.170 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.174 [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.136.189:37435, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [300ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.177 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.178 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:29.178 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.179 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.181 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.182711 12106 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.131340 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48042 (local address 127.9.136.190:36701)
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.135903 (+  4563us) server_negotiation.cc:207] Beginning negotiation
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.135905 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145720 (+  9815us) server_negotiation.cc:408] Connection header received
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145751 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145752 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145767 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.145836 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.171206 (+ 25370us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.172130 (+   924us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.175535 (+  3405us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.175716 (+   181us) 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
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.182184 (+  6468us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.182222 (+    38us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.182222 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.182228 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.182254 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.182258 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.182317 (+    59us) server_negotiation.cc:1036] Waiting for connection context
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.182550 (+   233us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48042: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48042): Connection reset by peer (error 104)
12:12:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4528,"thread_start_us":85,"threads_started":1}
12:12:29.183 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.187 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.188 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.188 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:29.188 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:29.192 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a820666, L:/127.0.0.1:41776 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.195 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.199 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7e81051f, L:/127.0.0.1:48060 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.202 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.203 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.204 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.204 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x16d3e0a2, L:/127.0.0.1:36284 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=399), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [315ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.207 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.213 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.216 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.216 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.216 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.216 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.217 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.218 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1e1a00bb, L:/127.0.0.1:36292 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.219 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=410), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [338ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.222 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.223 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.223 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.223 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:29.223 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.224 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.224 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.225 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.229 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.233 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8372dc7, L:/127.0.0.1:48066 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.233 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd27bd92d, L:/127.0.0.1:41792 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.233 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.233 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.235 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.236 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.237 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.240 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6a05d695, L:/127.0.0.1:36306 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=442), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [222ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.243 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.244 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.245 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.245 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.246 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x157abf2b, L:/127.0.0.1:41800 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.248 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.249 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.249 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.250 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.251 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.255 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.257 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9d0efcc9, L:/127.0.0.1:36312 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.258 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=417), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [342ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [354ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.262 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.262 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.262 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.263 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.263 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.263 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.267750 12109 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.244223 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48068 (local address 127.9.136.190:36701)
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.244269 (+    46us) server_negotiation.cc:207] Beginning negotiation
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.244271 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.247229 (+  2958us) server_negotiation.cc:408] Connection header received
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.247427 (+   198us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.247429 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.247442 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.247498 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.254751 (+  7253us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.255486 (+   735us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.258293 (+  2807us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.258463 (+   170us) 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
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.267332 (+  8869us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.267337 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.267337 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.267342 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.267362 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.267366 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.267409 (+    43us) server_negotiation.cc:1036] Waiting for connection context
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.267671 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48068: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48068): Connection reset by peer (error 104)
12:12:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
12:12:29.269 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x844b903e, L:/127.0.0.1:41804 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.269 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.269 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.269 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.270 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.271 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.273 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.278 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ef65c09, L:/127.0.0.1:48084 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.281 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d4b646e, L:/127.0.0.1:48088 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.282 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdc2dc75c, L:/127.0.0.1:36318 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=439), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [352ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [360ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.286 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb3f4e501, L:/127.0.0.1:41812 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.287 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.287 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.287 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.288 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.288 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.288 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.289 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.289 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.289 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.289 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.290 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.293 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.293 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.293 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.294 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.299 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.304 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.307 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde0ca17d, L:/127.0.0.1:48098 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.308 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaaeda6df, L:/127.0.0.1:36342 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.309 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6898d4f7, L:/127.0.0.1:36334 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.309 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.310 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.311 [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.136.189:37435, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [359ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [387ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.311 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=459), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [384ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.316 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.316 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.316 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:29.316 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.317 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.318 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.318 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.318 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.319 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.319 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.319 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.320 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.320 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb95806ca, L:/127.0.0.1:36352 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.320 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=467), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [380ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [393ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.323 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.323 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.325 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.325 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.330 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.331 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.331 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x00c0492a, L:/127.0.0.1:36354 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.332 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.332 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:29.332 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=476), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [402ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.333 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.333 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.334 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.335 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.335 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.336 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.336 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state CONNECTING
12:12:29.337 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:29.337 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.343 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.345 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.347 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9398758f, L:/127.0.0.1:48114 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.348 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.349 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.350237 11964 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.349 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.983167 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41558 (local address 127.9.136.189:37435)
12:12:29.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.986279 (+  3112us) server_negotiation.cc:207] Beginning negotiation
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.986281 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.986290 (+     9us) server_negotiation.cc:408] Connection header received
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.986310 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.986311 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.986322 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.986636 (+   314us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.348342 (+361706us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.349088 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.350162 (+  1074us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41558: BlockingRecv error: recv got EOF from 127.0.0.1:41558 (error 108)
12:12:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3093,"thread_start_us":41,"threads_started":1}
12:12:29.355 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.359 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x89edd4a4, L:/127.0.0.1:48116 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.363 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.363 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9c7c811, L:/127.0.0.1:48124 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.364 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.366 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.375 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.375 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ef9e87c, L:/127.0.0.1:41818 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.376 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.376 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.377 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.378 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.379 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.382 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.387 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e637cd6, L:/127.0.0.1:41822 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.389 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x426c66c7, L:/127.0.0.1:48136 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.390 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.391 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.392 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.393 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x037ba4ab, L:/127.0.0.1:41836 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.394 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.402 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdce9efdf, L:/127.0.0.1:41838 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.408 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7bd05781, L:/127.0.0.1:36366 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.409 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.410 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=602), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [510ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [514ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [530ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.418 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.420 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.420 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.420 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.421 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.421 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.423 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.423 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.426 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.428 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.428 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45f87b22, L:/127.0.0.1:41850 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.433 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5b30b84, L:/127.0.0.1:41858 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.434 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.435 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.436 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.439 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd10fe33b, L:/127.0.0.1:36372 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=595), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [520ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.443 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.444 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.444 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state CONNECTING
12:12:29.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:29.444 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:29.444 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.444 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:29.445 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x382231ac, L:/127.0.0.1:41874 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.445 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.446 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.447 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.448 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.451 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.453 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.457 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd34d0ab7, L:/127.0.0.1:41876 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.459 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.460 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.464 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0def38b1, L:/127.0.0.1:48144 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.470 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.471 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.473 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9bedc02b, L:/127.0.0.1:36380 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.474 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.475 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.478 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.484 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf9d2105d, L:/127.0.0.1:36394 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=685), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [470ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [487ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [612ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.490 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [479ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [618ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.490 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaf609def, L:/127.0.0.1:36184 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=681), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [610ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.493 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.494 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.494 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81c20612, L:/127.0.0.1:48150 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.494 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:29.494 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.495 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.495 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.497 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.498 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.499 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.499 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:29.499 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.501 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.501 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.501 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.501 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:29.501 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.502 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.502 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.502 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.503 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.503 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.505 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.506 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.507 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.511 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f5df32c, L:/127.0.0.1:48164 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.513 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.514 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.519 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf307ef3c, L:/127.0.0.1:48174 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.521 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x625b6f15, L:/127.0.0.1:36408 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.522 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.524 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.525 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.531 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.532 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:29.532 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.567 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=739), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [496ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [614ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [629ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [632ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.572 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.573 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe4ab62c4, L:/127.0.0.1:41528 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.574 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.574 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.575 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.575 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:29.576 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.576 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.576 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.577 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.577 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.578 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.579 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.579 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.581 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.581 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.582 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.583 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.585 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.586 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.590 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.591 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.598 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeada22b0, L:/127.0.0.1:41696 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.603 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:29.719 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:29.720 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:29.720 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:29.723 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x20e833c0, L:/127.0.0.1:36418 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.723 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.724 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.727 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.728 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc8b86759, L:/127.0.0.1:36160 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.729 [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.136.189:37435, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [855ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.730 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.736 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.736 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.737 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.737 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5445ce81, L:/127.0.0.1:48200 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.739 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x44998b8f, L:/127.0.0.1:41892 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.739 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.742 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.746 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.746 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.747 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.747 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.748 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.749 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9f6e0c10, L:/127.0.0.1:36412 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.751 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.751 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.752 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x524c690a, L:/127.0.0.1:48206 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.755 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.755 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x60cb07e7, L:/127.0.0.1:36440 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.755 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.756 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4f8c1f1d, L:/127.0.0.1:48216 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.757 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [488ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [881ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.760 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.760 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.761 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.761 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.036 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.763 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.763 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:29.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:29.763 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:29.763 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.766 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.766 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.767 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.767 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.768 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.770 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [106ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [702ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [899ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.771 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.771 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.772 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.772 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:29.772 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:29.772 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:29.772 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.773 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.773 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6256156d, L:/127.0.0.1:41754 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.774 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6154a677, L:/127.0.0.1:41544 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.775 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.775 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.776 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.777 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.778 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.779 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:29.780 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.781002 11987 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.012728 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41636 (local address 127.9.136.189:37435)
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.015003 (+  2275us) server_negotiation.cc:207] Beginning negotiation
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.015005 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.015017 (+    12us) server_negotiation.cc:408] Connection header received
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.015039 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.015040 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.015052 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.015390 (+   338us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.780047 (+764657us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.780777 (+   730us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.780928 (+   151us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41636: BlockingRecv error: recv got EOF from 127.0.0.1:41636 (error 108)
12:12:29.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2247,"thread_start_us":138,"threads_started":1}
12:12:29.782 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.782 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.783 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.783 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.784 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.784 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.784 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.785 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.785 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.786 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:29.786 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:29.786 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:29.787 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.035 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.037 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.788 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.788 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.791 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.791 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.791 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.792 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.792 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.793 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.035 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.794 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.795 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.795 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.795 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.795 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.795 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.796 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.798 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:29.798 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.799 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.799 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:29.803 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.803 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.804 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.806 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x204fd331, L:/127.0.0.1:47980 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:29.807 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.808 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.809 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x85003d2c, L:/127.0.0.1:47998 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.810 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.810 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7483373a, L:/127.0.0.1:48038 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.812 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.814 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.815 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.817 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.029 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.818 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.819 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.820 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.822 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x88b5007d, L:/127.0.0.1:41952 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.819005 12012 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.721282 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41908 (local address 127.9.136.189:37435)
12:12:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.721334 (+    52us) server_negotiation.cc:207] Beginning negotiation
12:12:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.721337 (+     3us) server_negotiation.cc:400] Waiting for connection header
12:12:29.823 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.818951 (+ 97614us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41908: BlockingRecv error: recv got EOF from 127.0.0.1:41908 (error 108)
12:12:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
12:12:29.823 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.824 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.832 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.833 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x82765944, L:/127.0.0.1:41742 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.835 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.837 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.837 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:29.838 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.838 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0997d856, L:/127.0.0.1:42024 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.839 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07dd1622, L:/127.0.0.1:41986 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.840 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.840 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.840 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8790cfe0, L:/127.0.0.1:42014 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.841 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe661154f, L:/127.0.0.1:36564 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.843 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.848 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.849 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.851 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.855 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcbee9d20, L:/127.0.0.1:36214 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.855 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x720abfbc, L:/127.0.0.1:36442 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.856 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5c27bd7e, L:/127.0.0.1:36516 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.857 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.859 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.860 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.863 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf273d249, L:/127.0.0.1:36222 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.863 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.863 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.867 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6d279906, L:/127.0.0.1:36426 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.868 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.795 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.871 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x37f9cb47, L:/127.0.0.1:47924 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.848 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:29.874 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.875 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68abe09c, L:/127.0.0.1:41686 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.825219 11984 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.008489 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47962 (local address 127.9.136.190:36701)
12:12:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.010953 (+  2464us) server_negotiation.cc:207] Beginning negotiation
12:12:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.010956 (+     3us) server_negotiation.cc:400] Waiting for connection header
12:12:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.010965 (+     9us) server_negotiation.cc:408] Connection header received
12:12:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.010985 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.010986 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.010997 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.011060 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.824221 (+813161us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.825008 (+   787us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.825147 (+   139us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47962: BlockingRecv error: recv got EOF from 127.0.0.1:47962 (error 108)
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2445,"thread_start_us":67,"threads_started":1}
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.831575 12045 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.075971 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41752 (local address 127.9.136.189:37435)
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.078968 (+  2997us) server_negotiation.cc:207] Beginning negotiation
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.078970 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.078983 (+    13us) server_negotiation.cc:408] Connection header received
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079006 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079006 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079017 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079085 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.830527 (+751442us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.831322 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.831490 (+   168us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41752: BlockingRecv error: recv got EOF from 127.0.0.1:41752 (error 108)
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2967,"thread_start_us":73,"threads_started":1}
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.833869 12053 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.087511 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41770 (local address 127.9.136.189:37435)
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094214 (+  6703us) server_negotiation.cc:207] Beginning negotiation
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094217 (+     3us) server_negotiation.cc:400] Waiting for connection header
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094230 (+    13us) server_negotiation.cc:408] Connection header received
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094253 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094254 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094266 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094804 (+   538us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.832953 (+738149us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.833683 (+   730us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.833814 (+   131us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41770: BlockingRecv error: recv got EOF from 127.0.0.1:41770 (error 108)
12:12:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6674,"thread_start_us":74,"threads_started":1}
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.838577 12055 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.090308 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41772 (local address 127.9.136.189:37435)
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094929 (+  4621us) server_negotiation.cc:207] Beginning negotiation
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094931 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094945 (+    14us) server_negotiation.cc:408] Connection header received
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094962 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094963 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.094972 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.095230 (+   258us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.837688 (+742458us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.838379 (+   691us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.838514 (+   135us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41772: BlockingRecv error: recv got EOF from 127.0.0.1:41772 (error 108)
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4597,"thread_start_us":79,"threads_started":1}
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.839498 12046 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.076557 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48034 (local address 127.9.136.190:36701)
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079167 (+  2610us) server_negotiation.cc:207] Beginning negotiation
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079169 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079179 (+    10us) server_negotiation.cc:408] Connection header received
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079199 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079200 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079210 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.079514 (+   304us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.753917 (+674403us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.754663 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.839417 (+ 84754us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48034: BlockingRecv error: recv got EOF from 127.0.0.1:48034 (error 108)
12:12:29.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2584,"thread_start_us":72,"threads_started":1}
12:12:29.880 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.883 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf17d5179, L:/127.0.0.1:36182 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.888 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf079718f, L:/127.0.0.1:48188 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.889 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x784f33b5, L:/127.0.0.1:41682 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.890 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8bfb2025, L:/127.0.0.1:48212 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.892 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd97240c5, L:/127.0.0.1:36466 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.893 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x51552ad7, L:/127.0.0.1:36550 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.895 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c3e3cd0, L:/127.0.0.1:41638 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.895 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x054d7917, L:/127.0.0.1:41702 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.896 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x30a64108, L:/127.0.0.1:36472 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.898 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9e62d360, L:/127.0.0.1:36520 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.899 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc521e754, L:/127.0.0.1:41614 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.901 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8163e3af, L:/127.0.0.1:47978 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.901 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfb54f360, L:/127.0.0.1:36238 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.904 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3296d0bc, L:/127.0.0.1:41604 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.904 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4efc66fd, L:/127.0.0.1:36146 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.908 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa6094292, L:/127.0.0.1:48028 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.908 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4d868d94, L:/127.0.0.1:41716 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.911 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf4399b7a, L:/127.0.0.1:41572 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.912 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x00cfe823, L:/127.0.0.1:36204 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.914 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60ac96f5, L:/127.0.0.1:48006 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.914 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1797ac3c, L:/127.0.0.1:36200 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.915 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d955e21, L:/127.0.0.1:36460 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.916 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc575595b, L:/127.0.0.1:36446 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.916 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xce1958a0, L:/127.0.0.1:36576 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.917 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0c9269a2, L:/127.0.0.1:36244 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.919 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcbac7be4, L:/127.0.0.1:41588 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.921 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6ac12cb2, L:/127.0.0.1:48272 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.922 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:29.922 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa3d5b5bf, L:/127.0.0.1:48228 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.923 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa730a228, L:/127.0.0.1:41982 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.923 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4b70c650, L:/127.0.0.1:48300 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.925 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:29.925 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.847023 11989 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.925 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x20c8b0da, L:/127.0.0.1:36522 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.925 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf2035313, L:/127.0.0.1:36172 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.016151 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47970 (local address 127.9.136.190:36701)
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.016899 (+   748us) server_negotiation.cc:207] Beginning negotiation
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.016901 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.016910 (+     9us) server_negotiation.cc:408] Connection header received
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.016932 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.016933 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.016944 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.017011 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.846073 (+829062us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.846747 (+   674us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.926 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:29.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.926 [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.136.189:37435, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, deferred=null) after lookup
12:12:29.926 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x80ac5d31, L:/127.0.0.1:36590 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.848 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x12a321c7, L:/127.0.0.1:36506 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.848 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.847 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.928 [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.136.189:37435, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1006ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.847 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e760d7c, L:/127.0.0.1:47950 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.929 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.929 [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.136.189:37435, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [511ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [611ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1008ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.930 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.930 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.930 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.930 [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.136.189:37435, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [570ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1005ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.932 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.932 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.932 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.932 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.933 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x838ec0aa, L:/127.0.0.1:41994 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.934 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x919b85e3, L:/127.0.0.1:48264 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.935 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.846924 (+   177us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47970: BlockingRecv error: recv got EOF from 127.0.0.1:47970 (error 108)
12:12:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":727,"thread_start_us":49,"threads_started":1}
12:12:29.935 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.936 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea574229, L:/127.0.0.1:41998 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.937 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.939 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4db484ef, L:/127.0.0.1:48308 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.940 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.940 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.940 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.940 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.941 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32c5f5aa, L:/127.0.0.1:41730 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.941 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.941 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.942 [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.136.189:37435, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1053ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1142), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.945 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c77a00f, L:/127.0.0.1:41972 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.947 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.948 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.948 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.948 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.948 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:29.949 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8eff432a, L:/127.0.0.1:48234 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.949 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:29.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.949 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.949 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92064dba, L:/127.0.0.1:41922 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.847 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe7805bef, L:/127.0.0.1:36256 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.950 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.951 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:29.951 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state CONNECTING
12:12:29.951 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:29.951 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.951 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc63c8619, L:/127.0.0.1:47984 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1001ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1012ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.952 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.847 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0e70965d, L:/127.0.0.1:48306 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.846 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:29.953 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5c72c0a0, L:/127.0.0.1:36538 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.846 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:29.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.953 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:29.956 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.956 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.960 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc546d1f7, L:/127.0.0.1:48288 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1115), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1041ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.962 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2e87bdbe, L:/127.0.0.1:36476 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.846 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbec04ad9, L:/127.0.0.1:48026 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1163), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1088ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.817 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ca1915b, L:/127.0.0.1:41644 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:29.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.963 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.964 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:29.964 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:29.964279 12178 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.755593 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48250 (local address 127.9.136.190:36701)
12:12:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.760053 (+  4460us) server_negotiation.cc:207] Beginning negotiation
12:12:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.760054 (+     1us) server_negotiation.cc:400] Waiting for connection header
12:12:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.760065 (+    11us) server_negotiation.cc:408] Connection header received
12:12:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.760082 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.760083 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.760092 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.760164 (+    72us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.960433 (+200269us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:29.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.962125 (+  1692us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:29.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.964219 (+  2094us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48250: BlockingWrite error: write error: Broken pipe (error 32)
12:12:29.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1157), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1085ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1086ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [529ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [535ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.966 [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.136.189:37435, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1023ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1056ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.966 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:29.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.967 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:29.967 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.967 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.967 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.968 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.968 [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.136.189:37435, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1014ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1056ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.968 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.968 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.968 [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.136.189:37435, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [496ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [617ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [632ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1088ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.969 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1130), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [79ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1127ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.970 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.970 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.970 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.970 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.970 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.970 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.970 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.971 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.971 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1118), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [997ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1042ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1045ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1137), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1075ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.974 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.975 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.975 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.975 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1041ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1067ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.975 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:29.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.976 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.977 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.977 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.977 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.977 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.977 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.977 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.977 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.978 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.978 [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.136.189:37435, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [677ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [816ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [832ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1052ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.979 [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.136.189:37435, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1023ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, deferred=null) after lookup
12:12:29.945 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a913368, L:/127.0.0.1:48280 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:29.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.980 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.980 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.980 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.980 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.981 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.982 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.982 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.982 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.935 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4de7c644, L:/127.0.0.1:36492 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1089), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [701ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [524ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [814ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1002ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.984 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1029ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1054ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.987 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.987 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.987 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.988 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.988 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.990 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.991 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.991 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.991 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1137), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [90ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1136ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.993 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.993 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.993 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.993 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:29.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.994 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.994 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.995 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.995 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.995 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.995 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:29.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [282ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [919ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1125ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:29.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:29.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:29.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.998 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.998 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state CONNECTING
12:12:29.999 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:29.999 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:29.999 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:29.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:29.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.000 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.000 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.000 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.000 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:29.992 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.991 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.001 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.988 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.978 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.002 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.002 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.002 [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.136.189:37435, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [499ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [849ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1047ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.002 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.002 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.002 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.002 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:30.002 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.002 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.002 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.003 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.003 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.003 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.004 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.005 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.005 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.005 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.006 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.006 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.008 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.008 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.008 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.008 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.009 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.010 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.010 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.011 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.013 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.014 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.015 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.016 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.016 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.016 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.016 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.016 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.978 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.017 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:29.976 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:29.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.018 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.018 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:29.975 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.019 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.019 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.019 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.019 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.019 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.019 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.020 [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.136.189:37435, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [516ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1005ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1052ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:29.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.021 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.021 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.021 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.021 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.021 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.022 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.022 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.022 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.022 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.024 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.024 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.024 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.024 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.025 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.025 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.028 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.029 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.029 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.029 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.030 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.030 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.032 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.032 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.032 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:29.965 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:29.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4433}
12:12:29.964 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.033 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.028 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.034 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.034 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.034 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.035 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.035 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.035 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.035 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.035 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.036 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.036 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.037 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.037 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.037 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.037 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.037 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.039 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.039 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.039 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.039 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.033 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x19c7e4f2, L:/127.0.0.1:48312 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.039 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.039 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.040 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.040 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.040 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.044 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.045 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.045 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3e3eed88, L:/127.0.0.1:48316 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.045 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:30.045 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.045 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.046 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.046 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.046 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.047 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.051 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.053 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc996409d, L:/127.0.0.1:36598 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.054270 12050 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.783170 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41956 (local address 127.9.136.189:37435)
12:12:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.784124 (+   954us) server_negotiation.cc:207] Beginning negotiation
12:12:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.784126 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.054201 (+270075us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41956: BlockingRecv error: recv got EOF from 127.0.0.1:41956 (error 108)
12:12:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":917}
12:12:30.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1219), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1147ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1161ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.057 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.058 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.058 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.058 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.059012 12036 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:30.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.838012 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48286 (local address 127.9.136.190:36701)
12:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.846063 (+  8051us) server_negotiation.cc:207] Beginning negotiation
12:12:30.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.846065 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:30.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.058948 (+212883us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48286: BlockingRecv error: recv got EOF from 127.0.0.1:48286 (error 108)
12:12:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8036,"thread_start_us":96,"threads_started":1}
12:12:30.060 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.060 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:30.066 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:30.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.068 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.068 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.070 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.070 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.072 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.073 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.074 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.075 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.075 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.078 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.081 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.081 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.085 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x28d6488c, L:/127.0.0.1:36602 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.087 [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.136.189:37435, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1156ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.089 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.090 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.090 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:30.090 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.090 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.090 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.091 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.091 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.092 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.095 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:30.095 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:30.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.101 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.101 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.101 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.103 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.104 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.108 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.108 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.112 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3439c44, L:/127.0.0.1:48330 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.114 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.114 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.115 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:30.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:30.115 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:30.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.115 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:30.116 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:30.116 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:30.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.118 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.119 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.121587 12050 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.115044 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42030 (local address 127.9.136.189:37435)
12:12:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.115095 (+    51us) server_negotiation.cc:207] Beginning negotiation
12:12:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.115097 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:30.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.121530 (+  6433us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42030: BlockingRecv error: recv got EOF from 127.0.0.1:42030 (error 108)
12:12:30.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
12:12:30.123 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.124121 12036 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.116518 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48344 (local address 127.9.136.190:36701)
12:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.116572 (+    54us) server_negotiation.cc:207] Beginning negotiation
12:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.116573 (+     1us) server_negotiation.cc:400] Waiting for connection header
12:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.124053 (+  7480us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48344: BlockingRecv error: recv got EOF from 127.0.0.1:48344 (error 108)
12:12:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
12:12:30.127 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.128 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.132 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2f0e4c9d, L:/127.0.0.1:36622 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.131963 11964 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.791115 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41938 (local address 127.9.136.189:37435)
12:12:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.791400 (+   285us) server_negotiation.cc:207] Beginning negotiation
12:12:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.791402 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.131904 (+340502us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41938: BlockingRecv error: recv got EOF from 127.0.0.1:41938 (error 108)
12:12:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":273}
12:12:30.128 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1220ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1240ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.136 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.136 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.136632 11734 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:30.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.996666 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47936 (local address 127.9.136.190:36701)
12:12:30.136 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:30.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.996702 (+    36us) server_negotiation.cc:207] Beginning negotiation
12:12:30.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.996704 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:30.136 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.997221 (+   517us) server_negotiation.cc:408] Connection header received
12:12:30.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.997419 (+   198us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:30.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.997420 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:30.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.997435 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:30.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:28.997464 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:30.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.134974 (+1137510us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:30.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.135686 (+   712us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:30.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.136546 (+   860us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47936: BlockingRecv error: recv got EOF from 127.0.0.1:47936 (error 108)
12:12:30.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19}
12:12:30.137 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.137 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.137 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.142 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9faede9f, L:/127.0.0.1:36630 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:29.031 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.145 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:30.145 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:30.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1340), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1091ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1268ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.149 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.149 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.149 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.149 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.150 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.150 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.151 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.152 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.152 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.153 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.153 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.154 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdc5da28f, L:/127.0.0.1:36616 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.160 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a15065a, L:/127.0.0.1:41746 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1321), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1258ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.166 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.166 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.166 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.169 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.036 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:29.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.170 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.170 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.171 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.171689 11998 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.029621 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41658 (local address 127.9.136.189:37435)
12:12:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.029754 (+   133us) server_negotiation.cc:207] Beginning negotiation
12:12:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.029757 (+     3us) server_negotiation.cc:400] Waiting for connection header
12:12:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.171418 (+1141661us) server_negotiation.cc:408] Connection header received
12:12:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.171449 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.171450 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.171463 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.171520 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:12:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.171608 (+    88us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41658: BlockingRecv error: recv got EOF from 127.0.0.1:41658 (error 108)
12:12:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":108,"thread_start_us":79,"threads_started":1}
12:12:30.173 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2a29619c, L:/127.0.0.1:48348 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.176 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.179 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xffa76a5e, L:/127.0.0.1:36654 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.180 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbe6f8824, L:/127.0.0.1:36646 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1370), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1093ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1111ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1299ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.181 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.183 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.183 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.184 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.184 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.185 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.185 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1351), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1282ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.185 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.185 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.186 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.186 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.188 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.188 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.188 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.188 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:30.188 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.188 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.189 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.189 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.191 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.192 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.193 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:30.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:30.194 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:30.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.195 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.196 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x55f83511, L:/127.0.0.1:48360 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.202 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd415085, L:/127.0.0.1:36668 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.204 [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.136.189:37435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1072ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1308ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.204 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:30.205 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:30.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.208 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.208 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.208 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.208 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.209 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.209 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.209 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:29.036 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.221158 12003 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.035724 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41670 (local address 127.9.136.189:37435)
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.036073 (+   349us) server_negotiation.cc:207] Beginning negotiation
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.036075 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.220087 (+1184012us) server_negotiation.cc:408] Connection header received
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.220898 (+   811us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.220899 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.220915 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.220979 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.221080 (+   101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41670: BlockingRecv error: recv got EOF from 127.0.0.1:41670 (error 108)
12:12:30.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":325,"thread_start_us":88,"threads_started":1}
12:12:30.222 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.223 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.224 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.224 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.226 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.227 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.228 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.229 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.230 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.232 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.233 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.233 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.234 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.235 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.235 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.236 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.236 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.237 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.237 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.238 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.238 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.239 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.239 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.240 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.241 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.241 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.242 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.242 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.243 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.244 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.253113 12036 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.194463 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48376 (local address 127.9.136.190:36701)
12:12:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.194531 (+    68us) server_negotiation.cc:207] Beginning negotiation
12:12:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.194534 (+     3us) server_negotiation.cc:400] Waiting for connection header
12:12:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.253057 (+ 58523us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48376: BlockingRecv error: recv got EOF from 127.0.0.1:48376 (error 108)
12:12:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34}
12:12:30.256 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.257 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.257 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.258 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.258 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.259 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.259 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.260 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.260 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.261 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.261 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.262 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.263 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.264 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.264 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.265 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.265 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.266 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.266 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.267 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.268 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.269 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.269 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.270 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.270 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.271 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.271 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.272 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.273 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.273 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.274 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.274 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.275 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.275 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.276 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.276 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.277 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.277 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.278 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.279 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.279 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.280 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.280 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.283 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.287 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.288 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.288 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.289 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.289 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.289 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.290 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.291 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.291 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.293 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.293 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.294 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.294 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.294 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.295 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.299 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.299 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.300 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.300 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.301 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.301 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.301 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.302 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.303 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.307 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.307 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.308 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.308 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.309 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.309 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.310 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.310 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.310 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.311 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.319 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.320 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.320 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.321 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.321 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.321 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.322 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.323 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.323 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.324 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.324 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.325 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.325 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.325 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.326 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.326 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.326 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.327 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.327 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.328 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.328 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.329 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.329 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.329 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.330 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.330 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.331 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.332 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.333 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.337 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.340 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.341 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3fb4521, L:/127.0.0.1:48384 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.343 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.347 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68757a15, L:/127.0.0.1:42040 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.353 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e8a5e12, L:/127.0.0.1:36676 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [67ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.359 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.361 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.362 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.362 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.362 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.362 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.363 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.364 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.365 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.365 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.366 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.366 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.366 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.367 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.367 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.367 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.369 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.369 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.377 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.378 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.378 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7feccb70, L:/127.0.0.1:42060 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.379 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.379 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfbccbe91, L:/127.0.0.1:42050 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.380 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.382 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.387 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.387 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4de64de0, L:/127.0.0.1:42066 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.392 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.393 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.394 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f0023c7, L:/127.0.0.1:48398 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.395 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.396 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.399 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x89ba9470, L:/127.0.0.1:42076 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.404 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4221f366, L:/127.0.0.1:48412 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.404 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.405 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.405 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.407 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.414 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.414 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55cc3c6b, L:/127.0.0.1:42084 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.415 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.416 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc0e4a2ac, L:/127.0.0.1:36682 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.416 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [111ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.420 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.421 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.421 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.421 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.422 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.422 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.422 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.423 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.425 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1b95099a, L:/127.0.0.1:48416 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.426 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.426 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.426 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.426 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.428 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.432 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.433 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.434 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x52cb561b, L:/127.0.0.1:36688 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [136ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.436 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.437 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.438 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.439 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.440 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.440 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.440 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.441 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.441 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.441 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81399094, L:/127.0.0.1:42088 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.446 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.446 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.449 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x82552c62, L:/127.0.0.1:36692 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.450 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=218), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [153ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.451 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.453 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.454 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.454 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:30.454 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.454 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.454 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb833d605, L:/127.0.0.1:48420 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.455 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.455 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.456 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.457 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.460 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.466 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07d9cca8, L:/127.0.0.1:42104 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.467 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.468 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.469 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe8245a92, L:/127.0.0.1:48428 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.470 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.471 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.474 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.475 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.476 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2ac9c3e1, L:/127.0.0.1:36706 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=242), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [173ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.478 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.480 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.480 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.480 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.480 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.480 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.481 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.484 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f110774, L:/127.0.0.1:42106 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.484 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.485 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.490 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.490 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ddc8f3a, L:/127.0.0.1:48440 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.491 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.492 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.495 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.495 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x367d7900, L:/127.0.0.1:36722 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.496 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.498 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.500 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9a676f16, L:/127.0.0.1:42114 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=264), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [191ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.504 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.505 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.505 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.506 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.506 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.506 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.507 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.507 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.509 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.510 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.511 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.512 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.515 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.518 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe6c036b3, L:/127.0.0.1:42116 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.518 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00dad67b, L:/127.0.0.1:48442 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.522 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83a880cf, L:/127.0.0.1:48448 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.524 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.524 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.525 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.526 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.530 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.533 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.534 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4559fb21, L:/127.0.0.1:42118 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.536 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcbc101c1, L:/127.0.0.1:36726 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.537 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [217ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.539 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.540 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.544 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.544 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.544 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.544 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.545 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.545 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.549 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.549 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.550 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.553 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.554 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc62bae97, L:/127.0.0.1:48450 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:30.555135 12032 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.063412 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48014 (local address 127.9.136.190:36701)
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.064660 (+  1248us) server_negotiation.cc:207] Beginning negotiation
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.064662 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.064673 (+    11us) server_negotiation.cc:408] Connection header received
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.064696 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.064697 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.064760 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.064827 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.552662 (+1487835us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.553390 (+   728us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:30.555073 (+  1683us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48014: BlockingRecv error: recv got EOF from 127.0.0.1:48014 (error 108)
12:12:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1221,"thread_start_us":74,"threads_started":1}
12:12:30.556 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x264baf0b, L:/127.0.0.1:36742 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.557 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.557 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:30.557 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:30.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.558 [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.136.189:37435, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [232ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.559 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.560 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.561 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.561 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.554 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.561 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.561 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.562 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.562 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.562 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.564 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.564 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.570 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x06d3fe92, L:/127.0.0.1:42134 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.575 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x625a937a, L:/127.0.0.1:42126 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.576 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.576 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.577 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.577 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.578 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.578 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.585 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x22f6f30f, L:/127.0.0.1:42136 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.586 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x242879f7, L:/127.0.0.1:48466 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.587 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.588 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.588 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.590 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.598 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.600 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.604 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x06e999b5, L:/127.0.0.1:42142 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.604 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x860b34d4, L:/127.0.0.1:36750 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=360), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [277ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [295ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.606 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.610 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.610 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.610 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.610 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.611 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.610 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.612 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x39c0ff51, L:/127.0.0.1:48474 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.613 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.615 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.620 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.621 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.622 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.629 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x285eb37e, L:/127.0.0.1:36764 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=372), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [294ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [319ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.631 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.633 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.633 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.633 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.634 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.634 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.634 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.634 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.634 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.635 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x14e19139, L:/127.0.0.1:42156 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.636 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.637 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.638 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.639 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.640 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.642 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.644 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x400f9c20, L:/127.0.0.1:48482 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.644 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.648 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x395ad110, L:/127.0.0.1:36766 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.649 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=390), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [319ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.650 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.652 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.652 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb3dc47f, L:/127.0.0.1:42164 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.653 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.653 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.653 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.654 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.654 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.654 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.654 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.655 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.658 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.658 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.662 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.663 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.664 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.664 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xffbfbdd2, L:/127.0.0.1:48492 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.667 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5b7067da, L:/127.0.0.1:36780 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.668 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x354a9a52, L:/127.0.0.1:42174 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=408), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [333ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [348ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.671 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.673 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b0ae5cc, L:/127.0.0.1:48498 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.674 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.674 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.674 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.674 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.675 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.675 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.675 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.675 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.676 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.679 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.679 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.680 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.680 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.680 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.684 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70a6ceae, L:/127.0.0.1:42186 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.686 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.686 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.688 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.688 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.689 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.690 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.691 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde4f5fab, L:/127.0.0.1:48510 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.698 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.701 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86614e5d, L:/127.0.0.1:48522 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.704 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9604715e, L:/127.0.0.1:42188 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.705 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.706 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x464862aa, L:/127.0.0.1:36788 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.707 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.708 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb71c74a9, L:/127.0.0.1:36792 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=444), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [362ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [385ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.709 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=444), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [377ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [385ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.713 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.713 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.713 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.713 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.714 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.714 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.714 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.714 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.715 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.716 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.717 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.718 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.718 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.718 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.718 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.725 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.726 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f191221, L:/127.0.0.1:42190 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.726 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbb23a06f, L:/127.0.0.1:48526 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.729 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.733 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xec3bffbd, L:/127.0.0.1:36806 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.734 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=467), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [402ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.735 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.737 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.738 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.738 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.738 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.738 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.738 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.739 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.740 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.741 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.742 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.746 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x004c3c7c, L:/127.0.0.1:42206 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.747 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.748 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.748 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb127d41, L:/127.0.0.1:48530 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.751 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.754 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.757 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x65baea23, L:/127.0.0.1:36814 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.759 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [420ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [423ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [432ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.761 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.762 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.762 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.762 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.763 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.763 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.763 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.764 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.765 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf675f5a, L:/127.0.0.1:42214 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.765 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.765 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.771 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60117a56, L:/127.0.0.1:48536 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.775 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.777 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.780 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6fe397ac, L:/127.0.0.1:36826 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=509), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [439ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [444ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.783 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.786 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.786 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.787 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.787 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.787 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.788 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.788 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.790 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.792 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.792 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.795 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.795 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.797 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd888a217, L:/127.0.0.1:42228 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.803 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.804 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa48c674a, L:/127.0.0.1:48550 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.804 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x10373418, L:/127.0.0.1:36830 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=533), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [468ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [476ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, deferred=null) after lookup
12:12:30.807 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.808 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.809 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.809 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.809 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.809 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.809 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.810 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.812 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:30.812 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.812 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.812 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.813 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.814 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.818 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.819 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe726a2fd, L:/127.0.0.1:42232 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.820 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.825 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7dba5247, L:/127.0.0.1:42248 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.827 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.830 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.836 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe7633480, L:/127.0.0.1:48558 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.839 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.840 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.840 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.840 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.841 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.841 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.843 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3355e86f, L:/127.0.0.1:36838 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=569), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [468ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.849 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x24895133, L:/127.0.0.1:48562 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.851 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.851 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.851 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.851 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.852 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.852 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.854 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.854 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.857 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.857 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.857 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.858 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x66d7aa5b, L:/127.0.0.1:42254 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.859 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.864 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.865 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.867 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.869 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa54af49a, L:/127.0.0.1:36840 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.870 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb1e1d415, L:/127.0.0.1:42260 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.870 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=592), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [486ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [498ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.876 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6703fd26, L:/127.0.0.1:48566 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.880 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.881 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.881 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.881 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.881 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.881 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.882 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.882 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.883 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.884 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.884 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.884 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.887 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x58a59524, L:/127.0.0.1:36854 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.888 [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.136.189:37435, [487ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [509ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [510ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [521ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.890 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.892 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.892 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.892 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.892 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.894 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.894 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x12553488, L:/127.0.0.1:48570 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.897 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.901 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x97948743, L:/127.0.0.1:36868 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=680), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [14ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [529ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [535ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.903 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.904 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbe9e85ad, L:/127.0.0.1:36876 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.905 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=681), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [100ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [617ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.905 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.905 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.906 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.906 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.906 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.906 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.906 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.909 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.909 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.907 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.910 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.911 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.912 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.913 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.914 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.915 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.916 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.917 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.917 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.917 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.917 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.917 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.918 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.918 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.918 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.919 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.920 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.921 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.922 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.922 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.922 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.923 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.923 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.924 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.924 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.924 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.924 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.925 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.925 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.925 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.926 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:30.926 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.928 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.928 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.929 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb055428, L:/127.0.0.1:42276 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.933 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x312a05c7, L:/127.0.0.1:48576 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.933 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.934 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x457e4141, L:/127.0.0.1:36882 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.935 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.935 [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.136.189:37435, [614ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [629ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [643ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [645ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [645ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.937 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.938 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.938 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.938 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.939 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.939 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.939 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.941 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.941 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.942 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.942 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.946 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.948 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe810383, L:/127.0.0.1:42278 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.948 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2ff69be5, L:/127.0.0.1:42286 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.949 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.951 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.953 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff5680a9, L:/127.0.0.1:42290 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.955 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.955 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.957 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xff089f4a, L:/127.0.0.1:48588 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.958 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.962 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3753ec45, L:/127.0.0.1:36886 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=727), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [647ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [660ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [664ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [668ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.965 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.966 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0bb47aea, L:/127.0.0.1:42298 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.967 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.967 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.967 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.967 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.968 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.968 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.969 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.970 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:30.970 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:30.970 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.971 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.973 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.977 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x03be0f1d, L:/127.0.0.1:48590 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.980 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1aa9af2, L:/127.0.0.1:42302 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:30.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.981 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.982 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:30.986 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.986 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:30.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:30.989 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:30.989 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x85d1dec5, L:/127.0.0.1:36900 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:30.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:30.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=752), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [200ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [690ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:30.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:30.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:30.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:30.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:30.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:30.993 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:30.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:30.993 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:30.994 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:30.994 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:30.994 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:30.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:30.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:30.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:30.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:30.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:30.995 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:30.998 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbdbdaa11, L:/127.0.0.1:48594 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:30.999 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:30.999 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.000 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.000 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.005 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3ad17155, L:/127.0.0.1:42310 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.007 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf44ae5ca, L:/127.0.0.1:36906 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=768), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [697ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [706ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.010 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.011 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.011 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.011 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.011 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.014 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.016 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.024 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:31.024 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:31.025 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnected from peer
12:12:31.025 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.025 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.027 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.028 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x14b04ae6, L:/127.0.0.1:36910 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.028 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfff505bd, L:/127.0.0.1:42312 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.028 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.029 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.029 [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.136.189:37435, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [722ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [722ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.032 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.032 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:31.032 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.033 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.033 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.033 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.034 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.035141 12032 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.015087 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48598 (local address 127.9.136.190:36701)
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.015135 (+    48us) server_negotiation.cc:207] Beginning negotiation
12:12:31.035 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.015137 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.024246 (+  9109us) server_negotiation.cc:408] Connection header received
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.024484 (+   238us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:31.035 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.024486 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.024502 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.024535 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.030452 (+  5917us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.031150 (+   698us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.034178 (+  3028us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.034355 (+   177us) 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
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.034749 (+   394us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.034753 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.034754 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.034759 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.034773 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:31.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.034777 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:31.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.034815 (+    38us) server_negotiation.cc:1036] Waiting for connection context
12:12:31.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.035065 (+   250us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48598: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48598): Connection reset by peer (error 104)
12:12:31.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
12:12:31.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.037 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.037 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:31.037 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:31.040 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.040 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8dfa6456, L:/127.0.0.1:48622 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.042 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.044 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb2493e5e, L:/127.0.0.1:42326 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.044 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.046 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.047 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86b5aad7, L:/127.0.0.1:42340 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.052 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.053 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xac344055, L:/127.0.0.1:48636 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.053 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.054 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.056 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.060 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa6d10aaf, L:/127.0.0.1:36924 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=805), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [730ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [734ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [740ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [744ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [751ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.063 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.064 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.065 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.066 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.066 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.066 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.068 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x827af40f, L:/127.0.0.1:42352 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.070 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.071 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.075 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.075 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.077 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x35e26359, L:/127.0.0.1:48648 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.079 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x89f4f674, L:/127.0.0.1:36936 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.080 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=821), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [734ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [749ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [757ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [760ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.082 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.084 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.084 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.084 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.084 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.086 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.087 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.088 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.091 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.094 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.094 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.095 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3b1968ba, L:/127.0.0.1:36942 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=835), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [759ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [765ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [775ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.099 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:31.099 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:31.099 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.100 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.100 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.100 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.101 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.102 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.102 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.103 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.104473 12441 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:31.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.087562 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48656 (local address 127.9.136.190:36701)
12:12:31.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.087604 (+    42us) server_negotiation.cc:207] Beginning negotiation
12:12:31.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.087606 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:31.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.091463 (+  3857us) server_negotiation.cc:408] Connection header received
12:12:31.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.093981 (+  2518us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:31.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.093983 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.094000 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.094045 (+    45us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.097234 (+  3189us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.097903 (+   669us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:31.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.104402 (+  6499us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48656: BlockingRecv error: recv got EOF from 127.0.0.1:48656 (error 108)
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
12:12:31.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.104998 11987 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.081066 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42356 (local address 127.9.136.189:37435)
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.081111 (+    45us) server_negotiation.cc:207] Beginning negotiation
12:12:31.105 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.081113 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.081482 (+   369us) server_negotiation.cc:408] Connection header received
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.081670 (+   188us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.081671 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:31.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.081684 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.081718 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.088870 (+  7152us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.091027 (+  2157us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.101445 (+ 10418us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.101630 (+   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
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.104062 (+  2432us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.104067 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.104067 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.104072 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
12:12:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.104092 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:31.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.104096 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:31.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.104137 (+    41us) server_negotiation.cc:1036] Waiting for connection context
12:12:31.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.104923 (+   786us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42356: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42356): Connection reset by peer (error 104)
12:12:31.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
12:12:31.108 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:31.108 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:31.110 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5ed83658, L:/127.0.0.1:36952 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=849), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [348ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [790ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.112 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.113 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.115 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.115 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.115 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.115 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.115 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5bf3be41, L:/127.0.0.1:42366 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.116 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.116 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.116 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.117 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.118 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.119 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.126 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x537aa54f, L:/127.0.0.1:48670 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.126 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.127 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf7de8c23, L:/127.0.0.1:36966 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.128 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=864), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [778ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [789ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [793ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [804ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [805ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.131 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.132 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.132 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.132 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.132 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.132 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.133 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.135 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16b61b73, L:/127.0.0.1:42382 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.136 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.136 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.137 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.139 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.142 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.143 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xffd794b3, L:/127.0.0.1:48674 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.145 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.147 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.149 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3f56a2df, L:/127.0.0.1:36978 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.150 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=884), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [811ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [819ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [825ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.153 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.153 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.153 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.153 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.154 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.154 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.155 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.155 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.156 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.157 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.160 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0b7c808e, L:/127.0.0.1:42384 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.161 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdc75a0f4, L:/127.0.0.1:48676 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.162 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.162 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.167 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.168 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.168 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.169 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.169 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.170 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.171 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.171 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.171 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.172 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.174 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.174 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xefd7aec7, L:/127.0.0.1:36992 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.178 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa525f652, L:/127.0.0.1:42400 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.178 [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.136.189:37435, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [824ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [834ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [836ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [851ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.181 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.181 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.181 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.181 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.182 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.182 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.184 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x278f2c90, L:/127.0.0.1:48686 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.188 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.189 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.189 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0656ad4e, L:/127.0.0.1:48698 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.190 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa27ab957, L:/127.0.0.1:42404 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.191 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.194 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.196 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.198 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc1c86e57, L:/127.0.0.1:42408 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.200 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.201 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.205 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.205 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x055fa703, L:/127.0.0.1:48706 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.206 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.207 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.210 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.211 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x99d3edf5, L:/127.0.0.1:37008 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.213 [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.136.189:37435, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [396ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.214 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc4967cc8, L:/127.0.0.1:42418 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.214 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.218 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.219 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.219 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.219 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.219 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.219 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.220 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.220 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.222 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.222 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.223 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.223 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x343730e0, L:/127.0.0.1:48720 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.224 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.225 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.226 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.227 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.227 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.227 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.229 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x20782016, L:/127.0.0.1:37014 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=955), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [404ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [420ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.234 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.234 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.234 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.235 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.235 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.235 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.235 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.235 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.236 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.237 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.237 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.237 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2af1f2c0, L:/127.0.0.1:42434 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.240 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2c3f55f1, L:/127.0.0.1:48728 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.241 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.243 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.246 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.247 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x09f849c4, L:/127.0.0.1:37018 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.247 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=968), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [859ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [873ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [876ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [883ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.249 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.249 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.251 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.251 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.251 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.251 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.253 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.254 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.254 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.257 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed40425b, L:/127.0.0.1:42444 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.259 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.259 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c5276fd, L:/127.0.0.1:48738 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.260 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.261 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.262 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.268 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe37f28de, L:/127.0.0.1:48752 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.268 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3aa840d9, L:/127.0.0.1:37034 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.270 [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.136.189:37435, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [970ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [971ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [981ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [981ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.270 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.271 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.271 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.272 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.273 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.273 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.273 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.273 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.273 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.274 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.274 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.275 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.275 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.278 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.278 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.279 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.279 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.280 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.280 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.280 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.281 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.281 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.282 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.283 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.283 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.284 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.289 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.291 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff38bf1a, L:/127.0.0.1:42446 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.293 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42a0ea55, L:/127.0.0.1:42456 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.293 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.294 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.294 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.295 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.296 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.297 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.297 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.297 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.298 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.299 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.301 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.305 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x713585b6, L:/127.0.0.1:42472 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.305 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.307 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.311 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.313 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc8b8f35c, L:/127.0.0.1:48758 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.313 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.314 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.315 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.318 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x20833bbc, L:/127.0.0.1:37042 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.320 [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.136.189:37435, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [657ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1008ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1022ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.322 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.323 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.323 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.323 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.324 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.325 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11eca3f8, L:/127.0.0.1:48764 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.326 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.327 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.327 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.328 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.329 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.332 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.336 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.336 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf3c6057c, L:/127.0.0.1:42480 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.339 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.339 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x23de5ef7, L:/127.0.0.1:48780 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.342 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.342 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.343 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.344 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.347 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.351 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.352 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb8f690c1, L:/127.0.0.1:42492 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.357 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a64526e, L:/127.0.0.1:48794 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.357 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.362 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.367 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.367 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x145c38ec, L:/127.0.0.1:37054 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5932636, L:/127.0.0.1:42494 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.369 [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.136.189:37435, [670ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [680ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1035ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1058ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1068ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.372 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.373 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.373 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.374 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.374 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.374 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.374 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.375 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.375 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.378 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.379 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.379 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb664a486, L:/127.0.0.1:48808 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.383 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f4e1297, L:/127.0.0.1:48818 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.386 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaed07af7, L:/127.0.0.1:37056 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.387 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.387 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.388 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.389 [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.136.189:37435, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [268ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1058ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1076ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1080ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.390231 11734 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.025569 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48610 (local address 127.9.136.190:36701)
12:12:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.025635 (+    66us) server_negotiation.cc:207] Beginning negotiation
12:12:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.025637 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.390176 (+364539us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48610: BlockingRecv error: recv got EOF from 127.0.0.1:48610 (error 108)
12:12:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
12:12:31.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.391 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.392 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.392 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.393 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.395 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.395 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xff3412d1, L:/127.0.0.1:36248 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.395 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.395 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.396 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.396 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.396 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.396 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.396 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2547), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1237ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [2473ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.398 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.399 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.400 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.400 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.400 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.400 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.401 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.403 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.405 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x39984487, L:/127.0.0.1:42502 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.408 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.408 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.408 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.409 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.411 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4c221b84, L:/127.0.0.1:48824 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.412 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.413 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e6d1517, L:/127.0.0.1:37066 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1170), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [263ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [714ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [733ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1106ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.415 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.417 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.417 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.417 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.417 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.418 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.419 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:31.420 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:31.423 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d7ad68a, L:/127.0.0.1:37080 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1167), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1087ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1096ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1102ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1115ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.427 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4cac9410, L:/127.0.0.1:42504 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.427 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.429 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.430 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.430 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.430 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.430 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.431 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.436 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.436 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.436 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.438 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.439 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2095bf41, L:/127.0.0.1:42520 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.445 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9decab5d, L:/127.0.0.1:48828 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.445 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.446 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.447 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.447 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.449 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.449 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.450 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.452 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.452 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.453 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.518 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.519 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.523 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.524 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.524 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.525 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.525 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.526 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.526 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.527 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.528 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.529 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.530 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.530 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.531 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.531 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.532 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.533 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.533 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.534 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.535 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa980e59e, L:/127.0.0.1:42530 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.535 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.535 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.536 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.537 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.537 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.538 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.538 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.539 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.540 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.540 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.543 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.543 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.544 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.544 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.545 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.545 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.546 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.548 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.548 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.549 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.549 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.550 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.550 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.550 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.551 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.551 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.552 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.554517 11983 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:31.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.008005 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41626 (local address 127.9.136.189:37435)
12:12:31.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.009020 (+  1015us) server_negotiation.cc:207] Beginning negotiation
12:12:31.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.009022 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.009033 (+    11us) server_negotiation.cc:408] Connection header received
12:12:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.009055 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.009056 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.009066 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.009210 (+   144us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.553533 (+2544323us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.554294 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.554450 (+   156us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41626: BlockingRecv error: recv got EOF from 127.0.0.1:41626 (error 108)
12:12:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":989,"thread_start_us":88,"threads_started":1}
12:12:31.555 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.556 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.556 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.556 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.556 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.556 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.557 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.557 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.557 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.557 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.557 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.558 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.558 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.558 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.558 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.559 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.559 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.559 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.559 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.561 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.562 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.562 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.562 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:29.031 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.563 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.563 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.564 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.564 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.564 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.564 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.565 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:31.565 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.565 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.565 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.565 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.566 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.566 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.566576 12000 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.031712 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41666 (local address 127.9.136.189:37435)
12:12:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.031819 (+   107us) server_negotiation.cc:207] Beginning negotiation
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.031821 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.563308 (+2531487us) server_negotiation.cc:408] Connection header received
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.566336 (+  3028us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.566338 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.566349 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.566413 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.566507 (+    94us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41666: BlockingRecv error: recv got EOF from 127.0.0.1:41666 (error 108)
12:12:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":90,"thread_start_us":64,"threads_started":1}
12:12:31.567 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.567 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.568 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.569 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.569 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.573 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.575 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.575 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.576 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:31.576 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:31.578 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.579 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.584 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2bf87102, L:/127.0.0.1:42654 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.584 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.585 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.587 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.588 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2bcafcf3, L:/127.0.0.1:42544 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.589 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xef86d3b3, L:/127.0.0.1:42586 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.589 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9c5a644, L:/127.0.0.1:42588 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.592 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d8257f1, L:/127.0.0.1:42678 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.592 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0651f85e, L:/127.0.0.1:42648 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.592478 12008 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:31.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.043196 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41692 (local address 127.9.136.189:37435)
12:12:31.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.043461 (+   265us) server_negotiation.cc:207] Beginning negotiation
12:12:31.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.043463 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:31.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.043827 (+   364us) server_negotiation.cc:408] Connection header received
12:12:31.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.044156 (+   329us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:31.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.044158 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:31.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.044172 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:31.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:29.044232 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:31.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.521203 (+2476971us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:31.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.522036 (+   833us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:31.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.592407 (+ 70371us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41692: BlockingRecv error: recv got EOF from 127.0.0.1:41692 (error 108)
12:12:31.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":124,"thread_start_us":82,"threads_started":1}
12:12:31.593 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.593 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.593 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.593 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.596 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.596 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.601 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.602 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8fb1cdbf, L:/127.0.0.1:42626 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.603 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.608 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.609 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f483811, L:/127.0.0.1:42650 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.610 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd4160833, L:/127.0.0.1:42548 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.611 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x88af6a21, L:/127.0.0.1:42712 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.612 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd2a5be3, L:/127.0.0.1:42592 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.612 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d109d49, L:/127.0.0.1:42550 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.612 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.613 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.616 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.619 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.619 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf9fc361b, L:/127.0.0.1:42582 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.621 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc6da6eb3, L:/127.0.0.1:42686 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.621 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.622 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.626 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.629 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.631 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd894283, L:/127.0.0.1:42606 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.632 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.632 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x533b5ddf, L:/127.0.0.1:42628 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.633 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe456a8cc, L:/127.0.0.1:48842 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.637 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.637 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.640 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.641 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x553b1e00, L:/127.0.0.1:42786 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.642 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.643 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x272ad352, L:/127.0.0.1:37088 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.646 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5a61be72, L:/127.0.0.1:42772 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.649 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.650 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a0ec9fe, L:/127.0.0.1:42610 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.653 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.655 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xef9b765b, L:/127.0.0.1:42758 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.657 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x92288985, L:/127.0.0.1:37100 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.657 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1384), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [839ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [839ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [861ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [862ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1329ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.664 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.665 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfbc36ba, L:/127.0.0.1:42700 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.667 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x46308495, L:/127.0.0.1:37148 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.671 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.674 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7242e61a, L:/127.0.0.1:48868 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1309ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1349ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.677 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.678 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.678 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:31.678 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.680 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47b13a35, L:/127.0.0.1:42792 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.682 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x41a70749, L:/127.0.0.1:42738 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.683 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.686 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea77bc2f, L:/127.0.0.1:42794 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.686 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0a0faee5, L:/127.0.0.1:37114 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.687 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x08487468, L:/127.0.0.1:48906 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=778), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [320ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [417ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.689 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x49cd0ab8, L:/127.0.0.1:48930 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.690 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e33accd, L:/127.0.0.1:42746 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.690 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.692 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.695 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.697 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3654eadb, L:/127.0.0.1:37122 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.698 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.698 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd3853150, L:/127.0.0.1:42566 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.699 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1954e266, L:/127.0.0.1:37104 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.700 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.707 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8f353232, L:/127.0.0.1:37138 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.709 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.710 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x04af7fab, L:/127.0.0.1:37156 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1437), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [97ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [958ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [977ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1427ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.712 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.716 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.719 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd183f093, L:/127.0.0.1:48888 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.719 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3f969198, L:/127.0.0.1:37162 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1483), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1016ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1029ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1038ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1041ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1421ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.723 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.723 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.723 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.724 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb52fdd69, L:/127.0.0.1:42644 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.724 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.724 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.724 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.725 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.728 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x759bc018, L:/127.0.0.1:37136 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.728 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ee55a6b, L:/127.0.0.1:48886 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1493), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [670ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [673ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [683ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1434ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.731 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xee4b8ac9, L:/127.0.0.1:48918 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.732 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f6c9076, L:/127.0.0.1:48900 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.732 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.733 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x23373d0e, L:/127.0.0.1:37146 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.734 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb654fa67, L:/127.0.0.1:48862 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:31.735350 12425 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.554673 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42538 (local address 127.9.136.189:37435)
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.555495 (+   822us) server_negotiation.cc:207] Beginning negotiation
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.555497 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.555520 (+    23us) server_negotiation.cc:408] Connection header received
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.555541 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.555542 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.555551 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.555608 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.589824 (+ 34216us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.590492 (+   668us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.601240 (+ 10748us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.601415 (+   175us) 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
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.601846 (+   431us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.601850 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.601851 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.601856 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
12:12:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.601871 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:31.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.601875 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:31.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.601911 (+    36us) server_negotiation.cc:1036] Waiting for connection context
12:12:31.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:31.735266 (+133355us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42538: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42538): Cannot send after transport endpoint shutdown (error 108)
12:12:31.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":804}
12:12:31.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.736 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6c58d657, L:/127.0.0.1:48870 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.738 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.738 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.738 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.739 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.739 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf7794bdc, L:/127.0.0.1:48944 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.739 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.739 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.739 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x831f142a, L:/127.0.0.1:42668 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.740 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.740 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.740 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.740 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1462), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1088ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1089ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1254ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1314ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1379ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.741 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.741 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.741 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.743 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.743 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.743 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.743 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1510), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [656ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1018ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1450ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.746 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.746 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.746 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.746 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.747 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.747 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.747 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1055ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1068ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1078ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1445ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.750 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.750 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.750 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.750 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.751 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.751 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.752 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ffd9cf8, L:/127.0.0.1:48846 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1488), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1115ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1121ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1428ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.755 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.755 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.756 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.756 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.758 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1490), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [839ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [839ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [850ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [857ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1316ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.765 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xabd10c24, L:/127.0.0.1:42726 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.765 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.765 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.765 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.766 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.766 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.766 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.766 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.766 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.766 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.766 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.767 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.767 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.767 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.768 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.768 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.770 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.770 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.771 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.771 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.771 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.771 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.771 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.773 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.773 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.774 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.774 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.778 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.778 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.779 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.780 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.781 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.785 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.787 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.794 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5dbf4df1, L:/127.0.0.1:48960 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.795 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.796 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.797 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.799 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd251eafe, L:/127.0.0.1:37178 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1529), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1273ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1470ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1472ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.802 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.803 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.803 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.804 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.804 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.804 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.804 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.805 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.805 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.806 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.806 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc331f5d6, L:/127.0.0.1:48966 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.808 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.809 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.813 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.815 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.815 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6d2f7987, L:/127.0.0.1:37186 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.817 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x54f70641, L:/127.0.0.1:48978 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1544), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1430ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1477ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1487ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.822 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.823 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.823 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.823 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.823 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.823 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.823 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.823 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.827 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.828 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.829 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd4e47a5, L:/127.0.0.1:37196 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.830 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1549), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1084ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1335ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1451ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1463ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.831 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.831 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.831 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.837 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.837 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.837 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.837 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.837 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.838 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.838 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.840 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6d74bbbe, L:/127.0.0.1:37212 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.840 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.841 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.844 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe9caf73b, L:/127.0.0.1:48994 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.845 [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.136.189:37435, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [353ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [565ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, [565ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, deferred=null) after lookup
12:12:31.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.847 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.847 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.847 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.848 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.848 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.848 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.848 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.851 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f6e936f, L:/127.0.0.1:49010 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.852 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.852 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.854 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.858 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xae5f2694, L:/127.0.0.1:37228 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=935), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [316ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [558ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [565ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.862 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.863 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.863 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.863 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.863 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.863 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.863 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.863 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.864 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x07be0e73, L:/127.0.0.1:49012 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.870 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.872 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7a2c9665, L:/127.0.0.1:37240 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1634), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1364ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1551ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1564ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1572ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.876 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa605e94d, L:/127.0.0.1:37248 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.876 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.877 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.877 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=964), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [337ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [467ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [598ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.877 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.877 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.878 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.878 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.880 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.880 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.880 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.880 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.880 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.880 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.880 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.880 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.881 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.881 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.881 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.881 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.882 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.882 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.883 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.883 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.883 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.883 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.883 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.884 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.888 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.890 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.891 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x436d8789, L:/127.0.0.1:49030 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.891 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.893 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.894 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9d4dbb99, L:/127.0.0.1:49032 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.897 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6b7d82b0, L:/127.0.0.1:37264 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1619), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1292ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1530ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1534ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.900 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.901 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.901 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.901 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.901 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.902 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.903 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.903 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.903 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa849e1d, L:/127.0.0.1:49046 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.904 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.905 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.905 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.905 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xce4cecb5, L:/127.0.0.1:37252 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.906 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xba2be5d9, L:/127.0.0.1:49024 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.906 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=995), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [313ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [603ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [628ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.909 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.909 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.909 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.910 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.910 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.910 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.911 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.911 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.912 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xebed676e, L:/127.0.0.1:37272 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.912 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b93c7a2, L:/127.0.0.1:49060 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.912 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.912 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.913 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1646), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1357ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1577ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1589ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.917 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.918 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.918 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.918 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.918 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x799709ae, L:/127.0.0.1:37284 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.918 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1661), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1304ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1593ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1602ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1609ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.921 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.922 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.923 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.923 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.923 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.923 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.923 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.923 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.924 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.925 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.925 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.927 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.931 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb592a56d, L:/127.0.0.1:37288 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.932 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1690), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1035ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1438ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1624ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.936 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.937 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.937 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.937 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.937 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.937 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.937 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.940 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4bfdbd47, L:/127.0.0.1:49062 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.941 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.942 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.942 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.942 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.943 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.943 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.951 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xea8b72f8, L:/127.0.0.1:49068 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.951 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:31.951 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3b79dbb0, L:/127.0.0.1:37300 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.951 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:31.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1026), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [311ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [653ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [654ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.953 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.954 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.955 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.955 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.955 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.955 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.956 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.956 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.959 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.961 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbc5c9944, L:/127.0.0.1:37302 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1038), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [11ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [396ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [667ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.964 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.964 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.965 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.965 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.966 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.967 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:31.967 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:31.968 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.971 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x97bc9528, L:/127.0.0.1:42798 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:31.974 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56d8d668, L:/127.0.0.1:49072 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.974 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:31.975 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:31.975 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:31.979 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:31.980 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:31.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:31.981 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:31.981 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:31.982 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8cc1a59c, L:/127.0.0.1:37310 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:31.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:31.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1058), Traces: [0ms] refreshing cache from master, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [513ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [516ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [523ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:31.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:31.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:31.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:31.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:31.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:31.985 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:31.985 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:31.986 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:31.986 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:31.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:31.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:31.986 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:31.986 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:31.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:31.988 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7d341dca, L:/127.0.0.1:49080 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:31.994 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.000 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:31.994 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:31.993 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:31.993 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:31.992 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:31.992 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:31.991 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:31.990 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:31.990 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:31.990 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.001 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.001 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.002 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.002 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.002 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.003 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.003 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.005 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.005 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.011 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.011 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.012 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.012 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee9045b9, L:/127.0.0.1:42800 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.012 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.013 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.013 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.014 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.014 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.014 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.015 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.016 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.016 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.016 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.016 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.016 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.017 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.017 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.017 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.017 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.017 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.018 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.018 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.018 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.018 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.019 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.019 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.019 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.019 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.019 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.020 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.020 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.020 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.020 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.020 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.022 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.026 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x77f42c80, L:/127.0.0.1:49084 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.027 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.028 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.029 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.030 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.035 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbf30db78, L:/127.0.0.1:49086 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.035 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.036 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.037 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.037 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.038 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.041 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x102143dd, L:/127.0.0.1:37324 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.042 [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.136.189:37435, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [330ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [742ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [756ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [762ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.045 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb20b8e2f, L:/127.0.0.1:49102 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.048 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.048 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.048 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.048 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.049 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.049 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.049 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.050 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x22edc921, L:/127.0.0.1:37334 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.052 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:32.052 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:32.052 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:32.052 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.053 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.053 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.054 [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.136.189:37435, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [408ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [756ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [766ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [771ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:32.055 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:32.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.057 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.058 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.058 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.058 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.059 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:32.060 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:32.061 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.063 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.063 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.064 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.064 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.070 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.071 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xab34ad0c, L:/127.0.0.1:37342 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.072 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.072 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x23c1377d, L:/127.0.0.1:37346 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1797), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [479ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1413ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1730ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1804), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1263ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1426ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1747ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.077 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.077 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.077 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.077 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.077 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.077 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.078 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.078 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.078 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.079 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.079 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.079 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.079 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.079 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.080 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.080 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.080 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.081 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.081 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.084 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52f7a6d7, L:/127.0.0.1:49112 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.087 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.088 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f072108, L:/127.0.0.1:37352 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.088 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.089 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1333ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1798ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.092 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.092 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.092 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.092 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.095 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.097 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.097 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xafa7cb09, L:/127.0.0.1:37356 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.098 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:32.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1868), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [991ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1001ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1429ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1808ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.099 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.101 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.102 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.102 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.102 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.102 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.102 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.105 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.107 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.109 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdccf5aa8, L:/127.0.0.1:49122 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.113 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.113 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x656d6d30, L:/127.0.0.1:37362 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1854), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1449ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1779ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1790ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1794ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.117 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.118 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.118 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.118 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.118 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.121 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.122 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xff2455f1, L:/127.0.0.1:37378 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.122 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1213), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [408ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [618ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [850ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.123 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.125 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.125 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.126 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.126 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.126 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.126 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.130 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a5f97aa, L:/127.0.0.1:49136 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.132 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.133 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.133 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.134 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.140 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.140 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3c3b6d3d, L:/127.0.0.1:49148 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.141 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.141 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x234e53da, L:/127.0.0.1:37386 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1880), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1091ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1418ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1821ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.144 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.145 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.145 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.145 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.145 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.147 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.149 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.149 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.150 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.150 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.152 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.155 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4d8ddf20, L:/127.0.0.1:37402 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.156 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1900), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [735ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1425ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1847ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.157 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f2b37cd, L:/127.0.0.1:49152 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.158 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.163 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x78209c46, L:/127.0.0.1:49154 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.163 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.163 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.164 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.164 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.164 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.164 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.164 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.165 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.165 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.165 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe9b853e3, L:/127.0.0.1:37412 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.166 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.166 [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.136.189:37435, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [310ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [854ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [868ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [870ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.169 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.169 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.169 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.169 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.169 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.169 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.170 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.171 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.171 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.171 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.172 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.172 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.176 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x062c9c64, L:/127.0.0.1:49162 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.178 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.179 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.180 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd39e3e56, L:/127.0.0.1:37418 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [299ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [884ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [887ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.183 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.183 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.184 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.184 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.184 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.184 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.187 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.187 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.188 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.189 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.190 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x65668af5, L:/127.0.0.1:37426 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1273), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [12ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [471ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [910ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.194 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.194 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.194 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.194 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.195 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.195 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.195 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.195 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.197 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x64a90e4b, L:/127.0.0.1:37438 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1278), Traces: [0ms] refreshing cache from master, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [546ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [557ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [742ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.198 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.200 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.200 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.200 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.201 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.207 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.208 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.208 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.209 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.210 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.210 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.211 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.211 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.211 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.211 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.212 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.212 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.212 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.213 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.213 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.214 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.214 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.215 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.215 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.216 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.216 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.217 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.218 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.218 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.218 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.218 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.219 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.219 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.220 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.221 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.221 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.222 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.222 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.223 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.230 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7bf1976a, L:/127.0.0.1:42820 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.230 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd444a421, L:/127.0.0.1:49174 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.231 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.231 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.232 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.233 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.234 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.237 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.238 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.239 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.239 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.240 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.240 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.241 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.242 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x26bb9851, L:/127.0.0.1:37444 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.242 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1326), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [354ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [735ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [746ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [963ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.246 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.246 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.246 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.246 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.247 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.247 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.248 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.250 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.250 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.250 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x239fd756, L:/127.0.0.1:42824 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.250 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.251 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.252 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.255 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.255 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.256 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.257 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.257 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.258 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.259 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.259 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x530608fa, L:/127.0.0.1:49186 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.259 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.260 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.261 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.261 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.262 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.262 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.262 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.263 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.263 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.264 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.265 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.265 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.266 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.267 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.272 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xabf1dad9, L:/127.0.0.1:49202 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.274 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.275 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe6ff8767, L:/127.0.0.1:49216 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.280 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x48df746d, L:/127.0.0.1:37448 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1371), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [370ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [993ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1004ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1009ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.284 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.284 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.284 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.284 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.291463 12594 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.052955 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42806 (local address 127.9.136.189:37435)
12:12:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.052999 (+    44us) server_negotiation.cc:207] Beginning negotiation
12:12:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.053001 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.291405 (+238404us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42806: BlockingRecv error: recv got EOF from 127.0.0.1:42806 (error 108)
12:12:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
12:12:32.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.293 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.293 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.293 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.295 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.295 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.296 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.297 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.299 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.300 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.305 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x45cda25a, L:/127.0.0.1:37452 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2077), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1832ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1842ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2016ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.308 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.309 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.309 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.309 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.309 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.309 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.310 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfd377eb9, L:/127.0.0.1:37456 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.311 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1363ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1803ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1813ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1983ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.311 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.311 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.312 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.312 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.314 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.314 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.314 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.315 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.315 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.315 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.315 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.317 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.317 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.319 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.319 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2e6bfc70, L:/127.0.0.1:37466 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.320 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2085), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1327ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1647ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2026ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.323 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.323 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.323 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.323 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.324 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.326 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.326 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.327 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa40842e2, L:/127.0.0.1:37478 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.327 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.328 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.328 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1402), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [443ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [852ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [861ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.328 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.329 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.330 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.331 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.331 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.331 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.331 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.331 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.332 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.332 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.334 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.334 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.335 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfeb275ea, L:/127.0.0.1:49232 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.340 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.343 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.344 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.345 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.347 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x78b9f304, L:/127.0.0.1:37482 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1428), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [436ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1048ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1060ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.350 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.352 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.352 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.352 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.352 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.352 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.352 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.352 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.353 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.355 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b77858c, L:/127.0.0.1:42840 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.359 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc19ce47a, L:/127.0.0.1:42856 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.363 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.363 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.364 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.364 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.366 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.370 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.372 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81a73bf1, L:/127.0.0.1:49238 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.372 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.378 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x94c6eb78, L:/127.0.0.1:42868 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.379 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.380 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.381 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa4e7d585, L:/127.0.0.1:49246 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.387 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x14bba626, L:/127.0.0.1:37488 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.387 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=387), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [170ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.389 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.391 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.391 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.391 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.391 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.393 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.393 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.394 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.395 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.395 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.398 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.399 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2af80a2f, L:/127.0.0.1:42878 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.403 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.405 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.405 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.406 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.412 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x01d7084d, L:/127.0.0.1:42884 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.413 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x32c6ecdb, L:/127.0.0.1:37504 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=413), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [202ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.415 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x95edb49d, L:/127.0.0.1:49258 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.416 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.417 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.418 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.418 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.418 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.419 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.426 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7c7903b, L:/127.0.0.1:42892 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.427 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.430 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.432 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.433 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.434 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.438 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.439 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.441 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0d985b4e, L:/127.0.0.1:49266 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.446 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcc028c42, L:/127.0.0.1:37518 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=446), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [215ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [230ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.448 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.449 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.450 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.455 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.456 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.457 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.457 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.457 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.457 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.457 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.458 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.458 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.459 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.462 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.463 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x10566879, L:/127.0.0.1:42906 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.464 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.465 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.466 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.467 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8ca482f6, L:/127.0.0.1:42916 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.468 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.469 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.470 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.472 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca08cd06, L:/127.0.0.1:49278 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.473 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.475 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.476 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x63b30f17, L:/127.0.0.1:42928 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.477 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.478 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.479 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.481 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.482 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2faec388, L:/127.0.0.1:42940 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.484 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb02f27b, L:/127.0.0.1:49290 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.485 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.485 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.486 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.486 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.487 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.492 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ff7db1c, L:/127.0.0.1:42942 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.493 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.494 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11c5eb16, L:/127.0.0.1:49302 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.495 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.496 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.496 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.497 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.502 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.503 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa7e73cb9, L:/127.0.0.1:37530 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=493), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [276ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.506 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.506 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x503c7f8e, L:/127.0.0.1:42952 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.507 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.507 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.507 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.507 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.511 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.511 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.512 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.513 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.514 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb6b6ea21, L:/127.0.0.1:49308 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.515 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.519 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.519 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5b3e1233, L:/127.0.0.1:37538 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.520 [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.136.189:37435, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [289ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.522 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.523 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.523 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.523 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.523 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.523 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.523 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.523 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.524 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.525 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.525 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.527 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.527 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20f13837, L:/127.0.0.1:42964 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.528 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.529 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.529 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.529 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.533 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.534 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.535 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcbc95e8d, L:/127.0.0.1:37542 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=522), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [297ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.539 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.539 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:32.539 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.539 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.540 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.540 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.542479 12610 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.525710 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49324 (local address 127.9.136.190:36701)
12:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.525753 (+    43us) server_negotiation.cc:207] Beginning negotiation
12:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.525755 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.527256 (+  1501us) server_negotiation.cc:408] Connection header received
12:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.527415 (+   159us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.527417 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.527430 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.527484 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:32.542 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.538382 (+ 10898us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.539165 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.541920 (+  2755us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.542097 (+   177us) 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
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.542202 (+   105us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.542206 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.542207 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.542212 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.542224 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.542228 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.542279 (+    51us) server_negotiation.cc:1036] Waiting for connection context
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.542377 (+    98us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49324: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49324): Connection reset by peer (error 104)
12:12:32.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
12:12:32.545 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3f94b397, L:/127.0.0.1:42968 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.547 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.547 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.549 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.550 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.550 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.556 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x17556736, L:/127.0.0.1:49332 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.556 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.557 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.561 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa7447a01, L:/127.0.0.1:37556 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=545), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [309ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [319ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.564 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.564 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x80ee2436, L:/127.0.0.1:42984 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.564 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.565 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.565 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.565 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.565 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.565 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.565 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.567 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.567 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.569 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.570 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.575 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.576 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.578 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.581 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.581 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4431e428, L:/127.0.0.1:37558 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=566), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [11ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.585 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.585 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.586 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.586 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.586 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.586 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.587 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.587 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.587 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.587 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.589 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.589 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.593 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c572256, L:/127.0.0.1:42996 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.596 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.597 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.600 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf9c2fa27, L:/127.0.0.1:49346 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.604 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.605 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.607 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.610 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.611 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa25199d6, L:/127.0.0.1:37568 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=594), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [342ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [350ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [360ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.613 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.613 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x35075aa1, L:/127.0.0.1:43002 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.614 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.614 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.615 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.615 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.615 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.615 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.615 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.618 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.618 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.618 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.619 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.619 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.621 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe72a8a3d, L:/127.0.0.1:43012 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.623 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.624 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.625 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86a07fe5, L:/127.0.0.1:49356 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.627 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.628 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.631 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6e6286c9, L:/127.0.0.1:37574 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=614), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [365ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [375ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.633 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.635 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.635 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbebaa556, L:/127.0.0.1:43018 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.635 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.636 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.636 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.636 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.636 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.636 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.636 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.637 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.639 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.641 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.642 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf629352e, L:/127.0.0.1:49368 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.642 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.643 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.643 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.644 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.650 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc706e946, L:/127.0.0.1:43032 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.651 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.652 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.652 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x21ec690a, L:/127.0.0.1:49384 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.655 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.656 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.658 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x57260beb, L:/127.0.0.1:37578 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.660 [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.136.189:37435, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [391ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [393ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [399ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.662 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.663 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.664 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.664 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.665 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.665 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.665 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.666 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x764b498f, L:/127.0.0.1:43048 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.667 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.667 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.670 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.671 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.673 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc9c4412c, L:/127.0.0.1:49396 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.677 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.677 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf7711cf4, L:/127.0.0.1:37588 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.678 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.678 [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.136.189:37435, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [405ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [416ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.679 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.681 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.681 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.681 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.681 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.682 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.684 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.685 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.686 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.688 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.692 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcddea9dd, L:/127.0.0.1:43056 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.693 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd8567e7f, L:/127.0.0.1:37596 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.695 [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.136.189:37435, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [430ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [431ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.695 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.695 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.696 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xba659572, L:/127.0.0.1:49398 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.697 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.698 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.698 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.698 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.699 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.699 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.701 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.701 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.701 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.702 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.703 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.703 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.704 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.709 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19e8fe2d, L:/127.0.0.1:43064 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.710 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.710 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.712 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.713 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd3e91c5b, L:/127.0.0.1:49410 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.717 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfc955a7c, L:/127.0.0.1:49402 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.718 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.718 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.719 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.719 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa6eb2e87, L:/127.0.0.1:37598 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.720 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=720), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [367ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [370ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [377ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.723 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.723 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.723 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.724 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.724 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.725 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.725 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.725 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.727 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.728 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe7156582, L:/127.0.0.1:43078 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.730 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.733 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf849a451, L:/127.0.0.1:49420 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.735 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.736 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.737 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x09546558, L:/127.0.0.1:37612 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=738), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [519ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [525ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.741 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.741 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.741 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.741 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.743 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27b64077, L:/127.0.0.1:43094 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.743 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.743 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.744 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.744 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.744 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.744 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.745 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.746 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.746 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.752 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc08723fd, L:/127.0.0.1:43104 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.752 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.753 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.754 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda45a2f9, L:/127.0.0.1:49426 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.754 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.756 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.759 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x14bfe678, L:/127.0.0.1:37614 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.761 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x53e049d6, L:/127.0.0.1:43120 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=761), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [540ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [542ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [550ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.763 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.764 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.765 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.765 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.765 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.765 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.766 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.766 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.766 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.769 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.769 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.771 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcd69a25e, L:/127.0.0.1:49430 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.772 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.773 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.775 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.782 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x686d0b58, L:/127.0.0.1:49442 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.782 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd0d60117, L:/127.0.0.1:43136 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.783 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.784 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.787 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.788 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.790 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe026a82c, L:/127.0.0.1:37628 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.791 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=788), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [253ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [577ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.793 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.794 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.794 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.794 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.794 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.794 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.795 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.798 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.801 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x76105d2d, L:/127.0.0.1:49452 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.802 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.802 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.803 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.804 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d661036, L:/127.0.0.1:43150 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.808 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x05fd0513, L:/127.0.0.1:49462 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.809 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.810 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.816 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x69b291ff, L:/127.0.0.1:37642 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.817 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.817 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=811), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [588ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [593ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [601ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.818 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.818 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.819 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.820 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.821 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.821 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.821 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.821 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.821 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.823 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.824 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.829 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb05b101, L:/127.0.0.1:43160 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.830 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.831 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.832 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.836 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.839 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.839 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3f1798d, L:/127.0.0.1:49478 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.842 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.844 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x675bdf35, L:/127.0.0.1:43162 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.845 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.847 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.848 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.849 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.853 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa66c758c, L:/127.0.0.1:43164 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.854 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.856 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.856 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.857 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.860 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.864 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.864 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.865 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.866 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.867 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.867 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.867 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.868 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.868 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.869 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.877 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:32.877 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:32.881 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.881 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.881 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.881 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.885 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.885 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.888 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.889 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x702bed65, L:/127.0.0.1:37648 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=877), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [615ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [658ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.893 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.894 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.916 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.916 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.899 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.917 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:32.917 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:32.917 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.918 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.899 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.918 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xedfecfd8, L:/127.0.0.1:43192 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.919 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.898 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.898 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.897 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.896 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x096426c5, L:/127.0.0.1:49490 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.920 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.920 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.920 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.920 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:32.895 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.920 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.909 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe93cb515, L:/127.0.0.1:49504 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.921 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.904 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.921 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.922 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.922 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.922 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.923 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.923 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.924 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.924 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.925 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:32.924875  9790 connection.cc:466] server connection from 127.0.0.1:49490 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49490 (request call id 0) could send its response
12:12:32.925 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.925 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.926 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.926 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.927 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.927 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.928 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.928 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.929 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.929 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.930 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.930 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.931 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.931 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.931 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.932 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.932 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.933 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.933 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.934 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.935 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.935 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.936 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.936 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.937 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.937 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.937 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.938 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.938 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.939 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x394d954e, L:/127.0.0.1:37656 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.939 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.939 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.940 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0321859c, L:/127.0.0.1:43204 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.940 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:32.940 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=924), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [647ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [681ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [686ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [702ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.943 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.944 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.944 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.944 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.944 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.944 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.945 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.947 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe57bd61, L:/127.0.0.1:49516 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.948 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.949 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.949 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.949 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.950 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.951 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.952 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.952 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.952 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.954 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.955 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.957 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.958 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.958 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.959 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:32.960 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:32.961 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xad7c06d6, L:/127.0.0.1:37672 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.961 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:32.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=950), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [612ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [622ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [744ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.964 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.965 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.965 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:32.965 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:32.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:32.966 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:32.968 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb1faca25, L:/127.0.0.1:49520 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:32.969 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:32.969 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.969 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:32.969 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.970 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.971 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.972 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.972 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.973 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.973 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.974 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.975 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.975 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.976 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.976 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe3ab4486, L:/127.0.0.1:37682 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:32.976 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.977 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:32.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=956), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [697ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [706ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [715ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:32.977 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:32.978 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.979 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:32.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:32.979 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:32.980 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:32.980 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:32.980 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:32.980 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:32.980 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:32.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:32.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:32.981 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:32.981 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:32.983 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.983 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.984 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.984 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.984 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.984 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.985 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.985 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.986 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.986 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.987 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.988 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.988 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.989 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.989 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.990 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.991 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:32.991 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:32.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:32.993 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:32.993 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x57f83d64, L:/127.0.0.1:43220 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:32.999 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.000 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.001 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.006 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ce743d3, L:/127.0.0.1:43228 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.010 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x881839f3, L:/127.0.0.1:49530 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.011 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.011 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x36105dcf, L:/127.0.0.1:43234 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.012 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.012 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.014 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.014 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.018 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.021 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9e16fce, L:/127.0.0.1:43254 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.022 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.022 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.023 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbb0d07c9, L:/127.0.0.1:37692 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.024 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa9fdb3c8, L:/127.0.0.1:43248 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.024 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.025 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.029 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x207004c7, L:/127.0.0.1:43260 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.030 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.031 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.033 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.033 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.033 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.033 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.037 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.037 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:33.038 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfc0b68ff, L:/127.0.0.1:49546 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.038 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:33.125 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.125 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.127 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.127 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.127 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.127 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.127 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.127 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.127 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:33.128 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:33.128 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.128 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.128 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.128 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.129 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.129 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.129 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.129 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.129 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.129 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.130 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.130 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.130 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.130 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.131 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.131 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.131 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.131 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.132 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.132 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.132 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.132 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.132 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.133 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:33.133 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.133 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.133 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.133 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.133 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.134 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.134 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.134 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.134 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.134 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.135 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.135 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.135 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.136 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.136 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.136 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.136 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.137 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.137 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.189:37435(127.9.136.189:37435)] connecting to peer
12:12:33.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.137 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.138 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.138 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.139 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.139 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.141 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.141 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.144 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.145 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.146 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd736f646, L:/127.0.0.1:37768 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1147), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [159ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [519ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [949ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.151 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.152 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.154 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc968d885, L:/127.0.0.1:37704 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.133 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.154 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.155 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.072 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.073 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.075 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.076 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.159 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.159 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.161808 12621 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.848215 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43174 (local address 127.9.136.189:37435)
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.848251 (+    36us) server_negotiation.cc:207] Beginning negotiation
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.848253 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.848607 (+   354us) server_negotiation.cc:408] Connection header received
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.848764 (+   157us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.848765 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.848776 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.848805 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.851767 (+  2962us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.852490 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.854471 (+  1981us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.854639 (+   168us) 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
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.161503 (+306864us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.161508 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.161509 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.161515 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.161540 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:33.162 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.092 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.092 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.092 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.093 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.094 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:33.166 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:33.166 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:33.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.167 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.169 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70ec3485, L:/127.0.0.1:49648 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=250), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [77ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [218ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.170 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc63d2c70, L:/127.0.0.1:43300 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.171 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.171 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.171 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.175 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.175 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.179 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.179 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.181 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.182 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.185 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53968afd, L:/127.0.0.1:49664 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.186 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.187 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.187 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x41d985dd, L:/127.0.0.1:49614 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.187 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8f133f99, L:/127.0.0.1:37766 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.189 [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.136.189:37435, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [153ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [981ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.189 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.189 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7a4fa87, L:/127.0.0.1:43336 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.191 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.191 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.192 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.192 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.192 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.192 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.192 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.193 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.193 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.194 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.194 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.197 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc4fa099e, L:/127.0.0.1:43340 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.197 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.198 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.202 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.206 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.207 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8920e808, L:/127.0.0.1:43384 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.208 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.210 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.214 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.215 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd42aa06b, L:/127.0.0.1:43426 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.215 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.219 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00a66371, L:/127.0.0.1:49692 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.219 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.221 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.223 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.224 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.225 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08e0a37a, L:/127.0.0.1:43444 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.226 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.227 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.228 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.231 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.234 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa90268db, L:/127.0.0.1:43478 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.235 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.236 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.240 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.242 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x50d326a0, L:/127.0.0.1:43506 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.161544 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:33.202 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.161603 (+    59us) server_negotiation.cc:1036] Waiting for connection context
12:12:33.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.161726 (+   123us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43174: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43174): Cannot send after transport endpoint shutdown (error 108)
12:12:33.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":18}
12:12:33.187 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x64c23899, L:/127.0.0.1:49676 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.245 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.247 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.248 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.248 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.248 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.248 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.248 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.253 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbbce517b, L:/127.0.0.1:37774 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=333), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [217ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [263ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [297ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.256 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.260 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf95cc974, L:/127.0.0.1:43278 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.260 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.263 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f7f77a8, L:/127.0.0.1:49554 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.266 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xac4240f5, L:/127.0.0.1:37738 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.267 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xddb70046, L:/127.0.0.1:43558 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2352), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [372ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [985ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [995ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1988ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.269 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.269 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.271 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.272 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.272 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.272 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.272 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.272 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.273 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.273 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.276 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.278 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e01c83f, L:/127.0.0.1:43282 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.278 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.280 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x65e4f933, L:/127.0.0.1:43542 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.281 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c70ec5f, L:/127.0.0.1:49628 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.282 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.284 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6566a0bf, L:/127.0.0.1:43628 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd347a65a, L:/127.0.0.1:49572 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.285 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.287 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.288 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4b69741e, L:/127.0.0.1:49698 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.288 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.291 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe71f126b, L:/127.0.0.1:43274 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.291 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c90b475, L:/127.0.0.1:43368 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.292 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb120081e, L:/127.0.0.1:43476 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.293 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.293 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.293 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.296 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.298 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x830659df, L:/127.0.0.1:49562 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.299 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.300 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4fca92d5, L:/127.0.0.1:43320 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.301 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.301 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x57d14c9a, L:/127.0.0.1:37754 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.303 [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.136.189:37435, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [12ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [12ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1084ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.304 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.305 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.306 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.306 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.306 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.306 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.306 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.306 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.306 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.306 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x192d8d69, L:/127.0.0.1:43276 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.308 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.311 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x84ee5237, L:/127.0.0.1:43518 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.312 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.313 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.315 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeebf4af8, L:/127.0.0.1:43584 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.317 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x711aafae, L:/127.0.0.1:43280 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.317 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.322 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5611a3d5, L:/127.0.0.1:43400 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.322 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.323 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x17403e1f, L:/127.0.0.1:49602 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.323 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3f0c88b6, L:/127.0.0.1:43428 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.324 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.325 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4682fb85, L:/127.0.0.1:37786 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.325 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x053eae9e, L:/127.0.0.1:43314 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.325 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.328 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x051b8410, L:/127.0.0.1:37730 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.331 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.331 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x695a27b6, L:/127.0.0.1:43488 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.331 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdc9e0d82, L:/127.0.0.1:43526 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.333 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.335 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf60d3bae, L:/127.0.0.1:43294 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.338 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27cfdf05, L:/127.0.0.1:43420 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.339 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.339 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9630292e, L:/127.0.0.1:43568 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.340 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.341 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x13d66585, L:/127.0.0.1:49586 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.342 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x12a5a335, L:/127.0.0.1:43344 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.343 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.344 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc8eda736, L:/127.0.0.1:37714 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.345 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48eac8a2, L:/127.0.0.1:49644 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.346 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdfcc8aa7, L:/127.0.0.1:49594 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.347 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc7f39b63, L:/127.0.0.1:43492 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.348 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.351 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc351e346, L:/127.0.0.1:43424 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.352 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.354 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed7ec05a, L:/127.0.0.1:43460 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.355 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b4c1796, L:/127.0.0.1:43510 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.361 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45b0147f, L:/127.0.0.1:43520 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.361 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x02798af5, L:/127.0.0.1:43410 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.362 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.362 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.364 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [613ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [613ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1091ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1109ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.366 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.367 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.367 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.367 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.367 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.368 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed007bc2, L:/127.0.0.1:43552 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe0844c2b, L:/127.0.0.1:43572 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.369 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.369 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1993a8bf, L:/127.0.0.1:43554 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [262ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [572ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [586ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.372 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.373 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.373 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.373 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.373 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.373 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.373 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.374 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e38e796, L:/127.0.0.1:43614 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.374 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.377 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.377 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.377 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.378 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.378 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.378 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.380 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.381 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5db60a03, L:/127.0.0.1:43644 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.381 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4e33de9, L:/127.0.0.1:43642 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.382 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8fb8393f, L:/127.0.0.1:43598 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.382 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1cbdb04, L:/127.0.0.1:43360 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=462), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [331ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.384 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.384 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.385 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc1427b18, L:/127.0.0.1:43646 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.388 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.388 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.390 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.391 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.391 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.391 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.391 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.392 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.392 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.392 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.393 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.394 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.396 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3970e425, L:/127.0.0.1:43482 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.398 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.399 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.400 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xed953d55, L:/127.0.0.1:37790 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.402 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [26ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [524ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [584ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.402 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.403 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.403 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.403 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.403 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.404 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.405 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.407 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.407 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.407 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.407 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.407 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.407 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x10d9a148, L:/127.0.0.1:49700 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.407 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.407 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.407 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.408 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.408 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.411 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.411 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e418148, L:/127.0.0.1:43654 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.411 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.411 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.414 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9beddbf, L:/127.0.0.1:43664 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.415 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.416 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3823ef51, L:/127.0.0.1:49702 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.419 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.420 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.420 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7d41d3e3, L:/127.0.0.1:37798 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.421 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.421 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=384), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [347ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [349ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.422 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.422 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.424 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.424 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.424 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.424 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.425 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.425 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.425 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.428 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.429 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.433 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xedaa00fa, L:/127.0.0.1:49714 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.433 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x54f5f5b9, L:/127.0.0.1:49730 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.436 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.437 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.437 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f2d5fda, L:/127.0.0.1:37812 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.438 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.439 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=519), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [432ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [470ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [483ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.439 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.444 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.445 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.445 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.445 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.446 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.447 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.449 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.449 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb74ea80, L:/127.0.0.1:49732 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.450 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.451 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.457 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.457 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x507fc961, L:/127.0.0.1:49740 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.459 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.460 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.460 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.463 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x43bb4482, L:/127.0.0.1:37828 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=547), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [437ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [509ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [516ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.465 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.467 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.469 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.469 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.469 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.469 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.470 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.470 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.472 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa68a0d46, L:/127.0.0.1:49744 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.475 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.476 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.478 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x532ec46f, L:/127.0.0.1:37842 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=540), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [385ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [470ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [484ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [490ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.482 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.483 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.483 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.483 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.483 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.483 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.483 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.486 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.487 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.487 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.489 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x996cb550, L:/127.0.0.1:49758 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.491 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.493 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4d48e7c9, L:/127.0.0.1:37846 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.493 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.494 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=556), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [354ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [487ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [502ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.500 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe73bf187, L:/127.0.0.1:49774 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.503 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.503 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.504 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.504 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.504 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.504 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.505 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.505 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.505 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.507 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.507 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.512 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x653cc4c7, L:/127.0.0.1:49782 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.515 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.516 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.516 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.517 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.523 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa29d788b, L:/127.0.0.1:49786 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.524 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.526 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe24d4d85, L:/127.0.0.1:37854 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.527 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.528 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.529 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.530 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=594), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [390ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [528ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [544ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.531 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.532 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.535 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.536 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.537 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.537 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.537 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.537 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x12ffb798, L:/127.0.0.1:37878 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.537 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.538 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=604), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [401ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [555ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.542 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:33.542 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.542 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.542 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.542 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.544 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.544 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.544929 13043 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.528483 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49792 (local address 127.9.136.190:36701)
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.528526 (+    43us) server_negotiation.cc:207] Beginning negotiation
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.528528 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.530201 (+  1673us) server_negotiation.cc:408] Connection header received
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.531441 (+  1240us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.531443 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.531456 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.531486 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.541723 (+ 10237us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.542534 (+   811us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.544864 (+  2330us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49792: BlockingRecv error: recv got EOF from 127.0.0.1:49792 (error 108)
12:12:33.545 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
12:12:33.545 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9b7076e8, L:/127.0.0.1:37868 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:33.548 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:33.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.548 [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.136.189:37435, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [385ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [540ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [562ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.551 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.551 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.551 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.551 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x17ce5537, L:/127.0.0.1:49800 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.551 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.551 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.552 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.552 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.554 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.554 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.555 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.556 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.558 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.560 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6985c60e, L:/127.0.0.1:49810 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.561 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8f44f1a4, L:/127.0.0.1:37882 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.562 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=631), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [323ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [567ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [584ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [585ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.565 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.565 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.565 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.565 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.565 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.566 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.566 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.569 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe6b8765e, L:/127.0.0.1:49816 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.570 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.571 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.576 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.577 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.578 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x183c633b, L:/127.0.0.1:49824 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.579 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.580 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.580 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.581 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.583 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.583 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x03e3933a, L:/127.0.0.1:37894 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.584 [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.136.189:37435, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [270ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [603ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [607ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.586 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.587 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.587 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.587 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.587 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.587 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.588 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.588 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.594 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0d00cb6a, L:/127.0.0.1:49834 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.595 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc900be42, L:/127.0.0.1:37896 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.595 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.596 [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.136.189:37435, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [271ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [620ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [621ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.597 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.599 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.599 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.599 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.599 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.599 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.600 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.600 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.601 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.602 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.603 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.604 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.605 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.610 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x61495d29, L:/127.0.0.1:49836 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.611 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc65f9436, L:/127.0.0.1:49844 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.611 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.612 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.612 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x993b9d4a, L:/127.0.0.1:37904 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=686), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [389ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [636ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [639ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.616 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.616 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.616 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.616 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.616 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.617 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.617 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.617 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.617 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.618 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.619 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.619 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.622 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1df1bf51, L:/127.0.0.1:37916 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=696), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [274ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [640ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [650ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.624 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7babe597, L:/127.0.0.1:49848 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.625 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.625 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.625 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.625 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.625 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.626 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.626 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.626 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.626 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.627 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.628 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.630 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.632 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x28eb127e, L:/127.0.0.1:37932 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.633 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.634 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=709), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [416ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [653ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [663ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.636 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.637 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.637 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.637 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.637 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.637 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.638 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.638 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.640 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.640 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.640 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaf750465, L:/127.0.0.1:49860 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.640 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.641 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.641 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.642 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.643 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.648 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x942dbd92, L:/127.0.0.1:37940 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.648 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=725), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [277ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [672ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [680ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.652 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.652 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.652 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.653 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.653 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.653 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.653 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.653 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.654 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.655 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x616f64ac, L:/127.0.0.1:43676 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.656 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.658 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.659 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.659 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x190ac072, L:/127.0.0.1:37942 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.660 [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, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [605ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [612ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [617ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.662 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:33.663 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.663 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.663 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.663 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.664 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.664340 13028 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.649724 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49870 (local address 127.9.136.190:36701)
12:12:33.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.649770 (+    46us) server_negotiation.cc:207] Beginning negotiation
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.649772 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.652284 (+  2512us) server_negotiation.cc:408] Connection header received
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.655428 (+  3144us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.655429 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.655442 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.655475 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.658485 (+  3010us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.659302 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:33.664 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.663440 (+  4138us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.663647 (+   207us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.664005 (+   358us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.664010 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.664010 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.664015 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.664031 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:33.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.664035 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:33.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.664072 (+    37us) server_negotiation.cc:1036] Waiting for connection context
12:12:33.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.664262 (+   190us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49870: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49870): Connection reset by peer (error 104)
12:12:33.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
12:12:33.665 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x764cf5cd, L:/127.0.0.1:37950 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.665 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.666 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.666 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:33.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.666 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:33.666 [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.136.189:37435, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [15ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [191ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [687ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.669 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.669 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.669 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.669 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.670 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.670 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.672 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.672 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.673 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.675 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4c84aace, L:/127.0.0.1:49884 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.675 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.679 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.680 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.681 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.682 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x19cd2d06, L:/127.0.0.1:49900 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.683 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.684 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.687 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd7f40d77, L:/127.0.0.1:49902 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.688 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.689 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.691 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe5de7ac8, L:/127.0.0.1:37964 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=759), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [356ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [709ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [713ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.695 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.695 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.695 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.695 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.695 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.696 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.697 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.697 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.698 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa547788b, L:/127.0.0.1:49914 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.702 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x23f56676, L:/127.0.0.1:37966 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1683), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [899ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1428ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1438ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.704041 13033 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:33.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.094781 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43298 (local address 127.9.136.189:37435)
12:12:33.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.122738 (+ 27957us) server_negotiation.cc:207] Beginning negotiation
12:12:33.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.122741 (+     3us) server_negotiation.cc:400] Waiting for connection header
12:12:33.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.703977 (+581236us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43298: BlockingRecv error: recv got EOF from 127.0.0.1:43298 (error 108)
12:12:33.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27918,"thread_start_us":45,"threads_started":1}
12:12:33.704 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.705 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.706 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.707 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.707 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:33.707 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.707 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.707 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.707 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.707 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.714 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9d6b1772, L:/127.0.0.1:49924 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.715 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.716 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.718 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.718 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.719 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.723 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.723 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5ad65c14, L:/127.0.0.1:37980 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.725 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa5643da9, L:/127.0.0.1:37994 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1725), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [919ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1507ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1517ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1707), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1036ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1469ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.728 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.729 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.729 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.729 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.729 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.729 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.731 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x99f0e09d, L:/127.0.0.1:38002 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.731 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.731 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.731 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:33.731 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.732 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.732 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.732 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.733 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.733 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.734 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.737 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.740 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.742 [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.136.189:37435, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [73ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [293ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [790ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.745 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb0536d5, L:/127.0.0.1:49934 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.745 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.746 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.746 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.746 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.746 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.746 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.749 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.750 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.751 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.753 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb0073deb, L:/127.0.0.1:38008 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=834), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [434ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [482ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [802ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.757 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.758 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.758 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.758 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.758 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.760 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.764 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.769 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.770 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.770 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.772 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.772 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc0457cad, L:/127.0.0.1:38018 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.772 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.776 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [60ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [238ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [828ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.778 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.779 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.781 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.782 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe72d8a96, L:/127.0.0.1:38030 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.782 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.782 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.782 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.782 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.783 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.783 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.783 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=843), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [357ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [778ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [793ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.786 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x26096410, L:/127.0.0.1:38028 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.786 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=848), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [385ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [459ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [797ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.789 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.789 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.789 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.789 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:33.789 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.789 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.790 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.792 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.792 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.792 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.792 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.793 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:33.793851 13080 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.769755 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49944 (local address 127.9.136.190:36701)
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.769806 (+    51us) server_negotiation.cc:207] Beginning negotiation
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.769808 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.771208 (+  1400us) server_negotiation.cc:408] Connection header received
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.771907 (+   699us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.771909 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.771921 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.771951 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.778954 (+  7003us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.779703 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.786102 (+  6399us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.786314 (+   212us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.791787 (+  5473us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.791792 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.791792 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.791797 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.791815 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.791819 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.791872 (+    53us) server_negotiation.cc:1036] Waiting for connection context
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:33.793769 (+  1897us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49944: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49944): Connection reset by peer (error 104)
12:12:33.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
12:12:33.794 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.795 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.795 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:33.795 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:33.795 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.796 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.797 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.800 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.800 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.801 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.802 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.804 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5e2a9a12, L:/127.0.0.1:49948 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.805 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.806 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.806 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.809 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x92732bba, L:/127.0.0.1:38042 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.809 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe09e5349, L:/127.0.0.1:38056 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=872), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [393ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [791ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [818ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [823ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.811 [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.136.189:37435, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [294ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [514ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [823ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.813 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x172ed1bb, L:/127.0.0.1:38060 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.813 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.814 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.814 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.814 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.814 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.814 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=879), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [327ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [829ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.814 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.815 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.815 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.816 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.816 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.816 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.816 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b537107, L:/127.0.0.1:49962 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.816 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.816 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.816 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.817 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.817 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.817 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.819 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.819 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.820 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.820 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.820 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.820 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.820 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.820 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.821 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.821 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.821 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.821 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.823 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.824 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.825 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.826 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf8a88514, L:/127.0.0.1:49966 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.827 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.829 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.830 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.832 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x33eaa6b3, L:/127.0.0.1:38070 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=899), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [355ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [832ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [842ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [849ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.835 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.835 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.836 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.836 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.836 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.836 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.836 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.837 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8f349f9a, L:/127.0.0.1:38086 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.838 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.838 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.838 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=907), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [270ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [573ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [860ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.840 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.841 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.842 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfda49ac5, L:/127.0.0.1:49978 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.842 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.842 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.843 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.843 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.843 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.843 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.843 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.844 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.844 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.845 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.845 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.847 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.848 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.848 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98ab6f81, L:/127.0.0.1:49988 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.855 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa8382046, L:/127.0.0.1:38096 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=927), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [351ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [864ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [873ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [880ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.858 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.859 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.859 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.859 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.859 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.860 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.860 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.859 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.860 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.861 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.861 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.861 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.862 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.862 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.863 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.863 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.865 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.868 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.869 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9fe7db2, L:/127.0.0.1:38098 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.870 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=944), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [352ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [887ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [897ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.872 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0928e383, L:/127.0.0.1:50002 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.873 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.873 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.873 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.873 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.875 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.875 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.878 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x88a21754, L:/127.0.0.1:50006 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.883 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.884 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.887 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.888 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.888 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.891 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xec4d05e2, L:/127.0.0.1:38102 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=967), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [355ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [897ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [908ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [921ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.895 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.895 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.895 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.895 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.895 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.895 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.895 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.897 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.898 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x47e219ef, L:/127.0.0.1:50010 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.903 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.903 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.904 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.905 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4f73c0f0, L:/127.0.0.1:38106 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=983), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [277ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [918ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [930ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [937ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.909 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.909 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.909 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.909 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.910 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.910 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.911 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.911 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x09927b06, L:/127.0.0.1:50016 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.911 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.914 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.914 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.921 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x743b0913, L:/127.0.0.1:38112 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.923 [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.136.189:37435, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [352ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [953ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [964ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.923 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.924 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.925 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.925 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.925 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.925 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.925 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.926 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.929 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.930 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.937 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6cd5beb1, L:/127.0.0.1:38114 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.939 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.940 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.940 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe0c4834e, L:/127.0.0.1:50030 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1003), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [399ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [937ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [953ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.944 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.947 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.948 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.948 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x378fbe19, L:/127.0.0.1:38116 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1032), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [348ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [733ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1001ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.951 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.952 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.952 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.952 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.952 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.953 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.953 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.953 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6bebfcff, L:/127.0.0.1:43692 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:33.953 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.953 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.956 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.957 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.959 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.959 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdb4a4aa8, L:/127.0.0.1:38120 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.960 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.960 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.960 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2062eb10, L:/127.0.0.1:38132 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1959), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [190ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1056ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1750ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1945), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1108ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1722ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.963 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.964 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.964 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.964 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.964 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.964 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.964 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state NEGOTIATING
12:12:33.964 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.966 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.966 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.968 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.968 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.968 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.968 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.969 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.969 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.970 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.970 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.971 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:33.971 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.972 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:33.973 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:33.973 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.978 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9027277e, L:/127.0.0.1:50044 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.980 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.981 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x05e61222, L:/127.0.0.1:38134 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1970), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [909ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1761ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1763ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.982 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.983 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x765414b7, L:/127.0.0.1:50060 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:33.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.984 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.984 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.984 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.984 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.985 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.985 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:33.988 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:33.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:33.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:33.989 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:33.989 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4436a2ab, L:/127.0.0.1:38150 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:33.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:33.990 [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, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [341ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [916ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [920ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:33.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:33.992 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:33.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:33.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:33.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:33.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:33.993 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:33.993 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:33.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.136.189:37435(127.9.136.189:37435)] Successfully connected to peer
12:12:33.993 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:33.993 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:33.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:33.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:33.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:33.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:33.994 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.189
12:12:33.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.001 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.001 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x41641d5a, L:/127.0.0.1:38152 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.004 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x300544e8, L:/127.0.0.1:43706 - R:/127.9.136.189:37435] using SASL/PLAIN
12:12:34.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.004 [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.136.189:37435, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [432ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [776ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [791ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.005 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.005 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.007 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.009 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.010 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.010 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.010 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.011 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.011 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.012 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.013 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.015 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.015 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfce46aa6, L:/127.0.0.1:50068 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.018 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.022 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6b710f16, L:/127.0.0.1:38168 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.023 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8afee488, L:/127.0.0.1:38158 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1093), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [386ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [850ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [865ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.024 [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, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [943ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [955ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [967ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [975ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.026 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.026 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.027 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.027 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.027 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.027 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.028 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.028 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.028 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.028 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.028 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.028 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.030 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.031 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.035 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.036 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xebeaa15a, L:/127.0.0.1:38174 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.037 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.038 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.038 [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.136.189:37435, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [411ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [596ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1065ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.040 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.040 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.040 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.041 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.041 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.043 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.044 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb53a34e, L:/127.0.0.1:50076 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.045 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.046 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.048 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.048 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.048 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.053 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x778f0809, L:/127.0.0.1:38176 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1123), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [419ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1077ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.056 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x50bc7add, L:/127.0.0.1:50088 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.057 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.058 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.058 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.058 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.058 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:34.061 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:34.062 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.064 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.071 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde8ccbb0, L:/127.0.0.1:50102 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.074 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.075 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.075 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.078 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.078 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.080 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x65a4f8d6, L:/127.0.0.1:38180 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1153), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [377ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.084 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.084 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.085 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.085 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.085 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.086 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.086 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x87f765ac, L:/127.0.0.1:50118 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.087 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.090 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.091 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.092 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.094 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa48d313e, L:/127.0.0.1:38186 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.098 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:34.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1161), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [377ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [678ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [693ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1112ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.098 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.101 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.101 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.101 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.101 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.102 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.101 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.104 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.109 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe5769e0c, L:/127.0.0.1:38194 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.109 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.110 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1186), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [374ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1117ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1140ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.113 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.113 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.113 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.113 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.114 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.114 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.117 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.117 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe436b382, L:/127.0.0.1:38204 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.117 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.117 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1179), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [354ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1073ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1128ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.119 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.120 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.120 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.120 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.121 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.121 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.125661 12594 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.864514 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43186 (local address 127.9.136.189:37435)
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.864588 (+    74us) server_negotiation.cc:207] Beginning negotiation
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.864591 (+     3us) server_negotiation.cc:400] Waiting for connection header
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:32.864880 (+   289us) server_negotiation.cc:408] Connection header received
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.125424 (+1260544us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.125426 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.125440 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.125495 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.125601 (+   106us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43186: BlockingRecv error: recv got EOF from 127.0.0.1:43186 (error 108)
12:12:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
12:12:34.128 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa2444057, L:/127.0.0.1:50122 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.128 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.129 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.134 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.134 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6a6426ad, L:/127.0.0.1:38216 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.135 [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.136.189:37435, [1835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1855ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1867ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1873ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.138 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.139 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.139 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:34.139 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.139 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.139 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.140 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.140 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.142 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6fb663c7, L:/127.0.0.1:38218 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.143 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:34.143 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: connection closed
12:12:34.145 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.147 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:34.147 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.147 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.147 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2131), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [736ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1580ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.149 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.150 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.150 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.150 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.151 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state CONNECTING
12:12:34.151 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.152 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.155 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.155 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.156 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.157 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb8b072ae, L:/127.0.0.1:38226 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2157), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [532ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [736ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1933ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1947ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.160 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.161 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.161 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.161 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.161 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.161 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.162 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.162 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.164 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.164 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb294c4cf, L:/127.0.0.1:50124 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.165 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.166 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.168 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.167388 12594 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:34.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.147905 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43720 (local address 127.9.136.189:37435)
12:12:34.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.147953 (+    48us) server_negotiation.cc:207] Beginning negotiation
12:12:34.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.147955 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:34.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.167329 (+ 19374us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43720: BlockingRecv error: recv got EOF from 127.0.0.1:43720 (error 108)
12:12:34.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
12:12:34.172 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.172 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.172 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.173 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.173 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.174 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.174 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.175 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state CONNECTING due to: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.175 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.189:37435: [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnected from peer
12:12:34.175 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.175 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.178 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.179 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.181 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4db7afdb, L:/127.0.0.1:50138 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.183 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x462f6ee7, L:/127.0.0.1:38234 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.184579 12594 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:34.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.171669 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43728 (local address 127.9.136.189:37435)
12:12:34.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.171713 (+    44us) server_negotiation.cc:207] Beginning negotiation
12:12:34.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.171715 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:34.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.184513 (+ 12798us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43728: BlockingRecv error: recv got EOF from 127.0.0.1:43728 (error 108)
12:12:34.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
12:12:34.186 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.187 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2168), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1057ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1885ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1903ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1927ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.192 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.193 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.193 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.193 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.193 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.193 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.194 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbdc9e880, L:/127.0.0.1:38254 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.194 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.194 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2177), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [613ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [933ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1005ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1940ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.197552 13228 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.175482 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43750 (local address 127.9.136.189:37435)
12:12:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.179890 (+  4408us) server_negotiation.cc:207] Beginning negotiation
12:12:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.179892 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.197466 (+ 17574us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43750: BlockingRecv error: recv got EOF from 127.0.0.1:43750 (error 108)
12:12:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4385,"thread_start_us":49,"threads_started":1}
12:12:34.199 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.200058 13033 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:34.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.173899 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43738 (local address 127.9.136.189:37435)
12:12:34.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.173942 (+    43us) server_negotiation.cc:207] Beginning negotiation
12:12:34.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.173943 (+     1us) server_negotiation.cc:400] Waiting for connection header
12:12:34.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.200000 (+ 26057us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43738: BlockingRecv error: recv got EOF from 127.0.0.1:43738 (error 108)
12:12:34.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
12:12:34.201 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.209 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:34.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.211 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf5ff9600, L:/127.0.0.1:38250 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.212 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.212 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.212 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.212 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.212 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.212 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.213 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.213 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [605ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [623ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1051ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1937ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1983ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.214 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfaced4ae, L:/127.0.0.1:38266 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.215 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.220 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.224 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.225 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.231 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:34.235 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcc7f3699, L:/127.0.0.1:38292 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2217), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [380ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1977ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.238 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.239 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.243 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2226), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [325ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1943ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [1976ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.246 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.249 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.251 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.252 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.261 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.261 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.261 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.261 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.262 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.262 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.266 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.267 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.267 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.267 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.267 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.267 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.267 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.267 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.269 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.269 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.269 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.269 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.277 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.277 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.277 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.277 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.277 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.277 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.277 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.278 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.280 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.283 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.284 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.284 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.291 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c8b3a9f, L:/127.0.0.1:38296 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2286), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [266ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2076ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.294 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.294 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.295 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.295 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.296 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.298 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x68fd0ff9, L:/127.0.0.1:38282 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [813ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [2000ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [2006ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2090ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.301 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.301 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state NEGOTIATING
12:12:34.301 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.301 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.302 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.303 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.303 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.304 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa05c3446, L:/127.0.0.1:50152 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.305 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.310381 13028 negotiation.cc:336] Failed RPC negotiation. Trace:
12:12:34.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.216617 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50140 (local address 127.9.136.190:36701)
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.216659 (+    42us) server_negotiation.cc:207] Beginning negotiation
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.216661 (+     2us) server_negotiation.cc:400] Waiting for connection header
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.252103 (+ 35442us) server_negotiation.cc:408] Connection header received
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.252283 (+   180us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.252284 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.252297 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.252329 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.255163 (+  2834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.255935 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.257873 (+  1938us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:12:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.258061 (+   188us) 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
12:12:34.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.307173 (+ 49112us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:12:34.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.307178 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:12:34.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.307179 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:12:34.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.307184 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
12:12:34.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.307204 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:12:34.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.307208 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:12:34.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.307248 (+    40us) server_negotiation.cc:1036] Waiting for connection context
12:12:34.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:12:34.310290 (+  3042us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50140: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50140): Connection reset by peer (error 104)
12:12:34.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
12:12:34.311 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.311 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state NEGOTIATING due to: connection closed
12:12:34.312 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.136.190:36701: connection closed
12:12:34.315 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.319 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.321 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x41c35163, L:/127.0.0.1:50160 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.326 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.190:36701(127.9.136.190:36701)] connecting to peer
12:12:34.329 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.329 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.329 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.330 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.330 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.331 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.332 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.332 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.335 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0519677b, L:/127.0.0.1:38312 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2334), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [250ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1110ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2025ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2123ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.339 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.339 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.339 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.339 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.339 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.339 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.339 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.341 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.342 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.342 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.343 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6aa6ac43, L:/127.0.0.1:38324 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2325), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1695ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [1973ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [1981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2047ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2086ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.345 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x88badaf1, L:/127.0.0.1:38354 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2343), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [549ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [559ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2132ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.346 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x21b3eb53, L:/127.0.0.1:38342 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.346 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa95bb29d, L:/127.0.0.1:38370 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.347 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2344), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [568ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [568ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2132ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.347 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.347 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.347 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2328), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [683ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [2023ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2063ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2088ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.347 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.348 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.349 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.350 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.350 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.350 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.350 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.350 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.350 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.350 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.351 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.351 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.351 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.352 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.352 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.352 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.352 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.352 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.352 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.352 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.353 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.353 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd58b27e6, L:/127.0.0.1:38328 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.354 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.136.188:38549(127.9.136.188:38549)] connecting to peer
12:12:34.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [360ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [1029ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.190:36701: OK, [2098ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.357 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.357 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.357 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.357 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.357 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.357 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.358 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.136.190:36701(127.9.136.190:36701)] Successfully connected to peer
12:12:34.359 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.360 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.136.188:38549(127.9.136.188:38549)] Successfully connected to peer
12:12:34.360 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.190
12:12:34.361 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.136.188
12:12:34.367 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7aaf18eb, L:/127.0.0.1:38382 - R:/127.9.136.188:38549] using SASL/PLAIN
12:12:34.368 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9d779424, L:/127.0.0.1:50162 - R:/127.9.136.190:36701] using SASL/PLAIN
12:12:34.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:34.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.189:37435, [1015ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.189:37435: OK, [2063ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.190:36701, [2091ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.136.188:38549, [2105ms] Sub RPC ConnectToMaster: received response from server master-127.9.136.188:38549: OK, deferred=null) after lookup
12:12:34.369 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table affb2385cc234c5bb19c0a960de5f32a
12:12:34.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 010a463c4820484c8eea98ea2a2e5d59 for table 'testManyClients' with partition [<start>, 0x8000000A)
12:12:34.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 086005dbe27d49de88acf2eedb7cc8ac for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:12:34.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 161656f530fe4a2bb9972c4ae221f1c6 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:12:34.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7496dcf317d48b997bb082ff94f7f9e for table 'testManyClients' with partition [0x8000001E, <end>)
12:12:34.371 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=010a463c4820484c8eea98ea2a2e5d59@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=086005dbe27d49de88acf2eedb7cc8ac@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=161656f530fe4a2bb9972c4ae221f1c6@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163),fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=f7496dcf317d48b997bb082ff94f7f9e@[33d7500763d34a2a941f1703a3c22f88(127.9.136.129:44751),5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)[L],fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)]}]
12:12:34.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.371 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.371 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.371 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.371 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.371 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.371 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.371 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.373 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.374 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.377 [DEBUG - main] (Connection.java:575) [peer master-127.9.136.190:36701(127.9.136.190:36701)] disconnecting while in state READY
12:12:34.378 [DEBUG - main] (Connection.java:575) [peer master-127.9.136.189:37435(127.9.136.189:37435)] disconnecting while in state READY
12:12:34.378 [DEBUG - main] (Connection.java:575) [peer fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)] disconnecting while in state READY
12:12:34.378 [DEBUG - main] (Connection.java:575) [peer master-127.9.136.188:38549(127.9.136.188:38549)] disconnecting while in state READY
12:12:34.378 [DEBUG - main] (Connection.java:575) [peer 5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)] disconnecting while in state READY
12:12:34.378 [DEBUG - kudu-nio-4] (Connection.java:239) [peer fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)] handling channelInactive
12:12:34.378 [DEBUG - kudu-nio-4] (Connection.java:709) [peer fd7239cd9fe24131907328d6da8269f1(127.9.136.131:40683)] cleaning up while in state READY due to: connection closed
12:12:34.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.136.189:37435(127.9.136.189:37435)] handling channelInactive
12:12:34.378 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.136.189:37435(127.9.136.189:37435)] cleaning up while in state READY due to: connection closed
12:12:34.379 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.136.188:38549(127.9.136.188:38549)] handling channelInactive
12:12:34.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.136.188:38549(127.9.136.188:38549)] cleaning up while in state READY due to: connection closed
12:12:34.379 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:34.378 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.136.190:36701(127.9.136.190:36701)] handling channelInactive
12:12:34.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.136.190:36701(127.9.136.190:36701)] cleaning up while in state READY due to: connection closed
12:12:34.380 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)] handling channelInactive
12:12:34.380 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 5c9498a2f8ce494d9a723d872eccd8c6(127.9.136.130:38163)] cleaning up while in state READY due to: connection closed
12:12:34.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.381378  9762 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 10046
12:12:34.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.388864  9762 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 10181
12:12:34.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.398031  9762 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 10316
12:12:34.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.404939  9762 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 9773
12:12:34.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.413229  9762 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 9845
12:12:34.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.421314  9762 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 9916
12:12:34.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:34Z chronyd exiting
.12:12:34.485 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512754485
12:12:34.489 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:12:34.489 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:12:34.490 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskf2fLKd/test-tmp
12:12:34.490 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
12:12:34.490 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskf2fLKd/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
12:12:34.494 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

12:12:34.586 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:34.586 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

12:12:34.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.587325 13255 mini_oidc.cc:150] Starting JWKS server
12:12:34.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.587844 13255 webserver.cc:533] Webserver started at http://127.0.0.1:33383/ using document root <none> and password file <none>
12:12:34.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.587926 13255 mini_oidc.cc:186] Starting OIDC Discovery server
12:12:34.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.588084 13255 webserver.cc:533] Webserver started at http://127.0.0.1:34959/ using document root <none> and password file <none>
12:12:34.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:34Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:12:34.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:34Z Disabled control of system clock
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.598380 13255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/wal
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/data
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/logs
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/data/info.pb
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.254:37457
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.254
12:12:34.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:34.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:34.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33383/jwks.json with env {}
12:12:34.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.673995 13266 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:34.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.674152 13266 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:34.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.674171 13266 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:34.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.675590 13266 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:34.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.675625 13266 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:34.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.675639 13266 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:34.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.675662 13266 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:34.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.675675 13266 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:34.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.675686 13266 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33383/jwks.json
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.677248 13266 master_runner.cc:387] Master server non-default flags:
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/data
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/wal
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.254:37457
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33383/jwks.json
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/data/info.pb
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.254
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13266
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:34.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/logs
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.677428 13266 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:34.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.677603 13266 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:34.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.679982 13272 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
12:12:34.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.680001 13271 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
12:12:34.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.680095 13266 server_base.cc:1061] running on GCE node
12:12:34.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.679982 13274 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
12:12:34.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.680517 13266 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:34.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.680797 13266 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.681967 13266 hybrid_clock.cc:648] HybridClock initialized: now 1783512754681946 us; error 33 us; skew 500 ppm
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.683334 13266 webserver.cc:533] Webserver started at http://127.12.241.254:40909/ using document root <none> and password file <none>
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.683529 13266 fs_manager.cc:362] Metadata directory not provided
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.683578 13266 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.683672 13266 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.684734 13266 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/data/instance:
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "abebf76a57914052b36f4206ff7291cf"
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-2j7b"
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.685066 13266 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/wal/instance:
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "abebf76a57914052b36f4206ff7291cf"
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-2j7b"
12:12:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.686682 13266 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
12:12:34.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.687594 13280 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.687888 13266 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.687964 13266 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/wal
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "abebf76a57914052b36f4206ff7291cf"
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-2j7b"
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.688019 13266 fs_report.cc:389] FS layout report
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/wal
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/wal
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/data/data
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:34.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.712494 13266 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:34.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.712788 13266 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:34.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.712884 13266 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.716874 13266 rpc_server.cc:307] RPC server started. Bound to: 127.12.241.254:37457
12:12:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.716938 13332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.241.254:37457 every 8 connection(s)
12:12:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.717190 13266 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/data/info.pb
12:12:34.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.717693 13333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.718976 13333 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.722553 13255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 13266
12:12:34.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.722661 13255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-0/wal/instance
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.723431 13255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/wal
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/data
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/logs
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/data/info.pb
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.253:46655
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.253
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33383/jwks.json with env {}
12:12:34.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.727807 13333 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.728278 13283 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.241.253:46655: connect: Connection refused (error 111)
12:12:34.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.728750 13333 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.241.253:46655: Network error: Client connection negotiation failed: client connection to 127.12.241.253:46655: connect: Connection refused (error 111)
12:12:34.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.777964 13333 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } attempt: 1
12:12:34.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.778918 13333 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.241.253:46655: Network error: Client connection negotiation failed: client connection to 127.12.241.253:46655: connect: Connection refused (error 111)
12:12:34.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.799705 13337 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:34.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.799861 13337 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:34.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.799881 13337 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:34.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.801270 13337 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:34.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.801307 13337 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:34.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.801321 13337 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:34.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.801333 13337 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:34.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.801345 13337 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:34.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.801357 13337 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33383/jwks.json
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.803854 13337 master_runner.cc:387] Master server non-default flags:
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/data
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/wal
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.253:46655
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33383/jwks.json
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/data/info.pb
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.253
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13337
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/logs
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.804138 13337 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:34.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.804409 13337 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:34.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.806844 13346 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
12:12:34.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.806917 13337 server_base.cc:1061] running on GCE node
12:12:34.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.806924 13343 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
12:12:34.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.806941 13344 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
12:12:34.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.807271 13337 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:34.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.807456 13337 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:34.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.808583 13337 hybrid_clock.cc:648] HybridClock initialized: now 1783512754808571 us; error 28 us; skew 500 ppm
12:12:34.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.809581 13337 webserver.cc:533] Webserver started at http://127.12.241.253:36849/ using document root <none> and password file <none>
12:12:34.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.809736 13337 fs_manager.cc:362] Metadata directory not provided
12:12:34.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.809775 13337 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:34.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.809844 13337 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:34.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.810634 13337 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/data/instance:
12:12:34.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f22af59387b047dfab8b0bf06abcafbc"
12:12:34.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-2j7b"
12:12:34.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.810940 13337 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/wal/instance:
12:12:34.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f22af59387b047dfab8b0bf06abcafbc"
12:12:34.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-2j7b"
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.811985 13337 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.812520 13352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.812681 13337 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.812731 13337 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/wal
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f22af59387b047dfab8b0bf06abcafbc"
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-2j7b"
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.812767 13337 fs_report.cc:389] FS layout report
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/wal
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/wal
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/data/data
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:34.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.836316 13337 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:34.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.836585 13337 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:34.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.836683 13337 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:34.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.840677 13337 rpc_server.cc:307] RPC server started. Bound to: 127.12.241.253:46655
12:12:34.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.840709 13404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.241.253:46655 every 8 connection(s)
12:12:34.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.840961 13337 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/data/info.pb
12:12:34.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.841527 13405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.842816 13405 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.847047 13333 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } attempt: 2
12:12:34.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.847232 13405 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.847569 13255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 13337
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.847643 13255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-1/wal/instance
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.848024 13255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/wal
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/data
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/logs
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/data/info.pb
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.252:37483
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.252
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33383/jwks.json with env {}
12:12:34.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.851437 13333 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.851459 13405 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.851779 13354 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.241.252:37483: connect: Connection refused (error 111)
12:12:34.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.852041 13333 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.241.252:37483: Network error: Client connection negotiation failed: client connection to 127.12.241.252:37483: connect: Connection refused (error 111)
12:12:34.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.852341 13405 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.241.252:37483: Network error: Client connection negotiation failed: client connection to 127.12.241.252:37483: connect: Connection refused (error 111)
12:12:34.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.895179 13333 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } attempt: 1
12:12:34.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.896049 13333 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.241.252:37483: Network error: Client connection negotiation failed: client connection to 127.12.241.252:37483: connect: Connection refused (error 111)
12:12:34.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.901562 13405 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } attempt: 1
12:12:34.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.902361 13405 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.241.252:37483: Network error: Client connection negotiation failed: client connection to 127.12.241.252:37483: connect: Connection refused (error 111)
12:12:34.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.924652 13410 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:34.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.924813 13410 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:34.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.924830 13410 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.926211 13410 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.926249 13410 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.926263 13410 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.926275 13410 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.926287 13410 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.926299 13410 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33383/jwks.json
12:12:34.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.927798 13410 master_runner.cc:387] Master server non-default flags:
12:12:34.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:34.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/data
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/wal
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.252:37483
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33383/jwks.json
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/data/info.pb
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.252
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13410
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/logs
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.927979 13410 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.928165 13410 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:34.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.930436 13416 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
12:12:34.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.930521 13417 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
12:12:34.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.930439 13419 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
12:12:34.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.930491 13410 server_base.cc:1061] running on GCE node
12:12:34.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.931001 13410 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:34.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.931270 13410 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:34.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.932430 13410 hybrid_clock.cc:648] HybridClock initialized: now 1783512754932411 us; error 54 us; skew 500 ppm
12:12:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.933532 13410 webserver.cc:533] Webserver started at http://127.12.241.252:40285/ using document root <none> and password file <none>
12:12:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.933753 13410 fs_manager.cc:362] Metadata directory not provided
12:12:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.933821 13410 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.933923 13410 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:34.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.934734 13410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/data/instance:
12:12:34.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ce7b6055103d4188aaa2d178668d1eef"
12:12:34.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-2j7b"
12:12:34.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.935102 13410 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/wal/instance:
12:12:34.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ce7b6055103d4188aaa2d178668d1eef"
12:12:34.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-2j7b"
12:12:34.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.936296 13410 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.936982 13425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.937170 13410 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.937261 13410 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/wal
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ce7b6055103d4188aaa2d178668d1eef"
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:34 on dist-test-slave-2j7b"
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.937315 13410 fs_report.cc:389] FS layout report
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/wal
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/wal
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/data/data
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:34.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.943203 13333 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } attempt: 2
12:12:34.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.943902 13333 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.241.252:37483: Network error: Client connection negotiation failed: client connection to 127.12.241.252:37483: connect: Connection refused (error 111)
12:12:34.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.954260 13410 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:34.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.954628 13410 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:34.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.954778 13410 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:34.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.958930 13410 rpc_server.cc:307] RPC server started. Bound to: 127.12.241.252:37483
12:12:34.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.958961 13477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.241.252:37483 every 8 connection(s)
12:12:34.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.959265 13410 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/data/info.pb
12:12:34.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.959789 13478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:34.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.961077 13478 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.963593 13255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 13410
12:12:34.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.963699 13255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/master-2/wal/instance
12:12:34.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.965885 13478 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.968788 13478 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } has no permanent_uuid. Determining permanent_uuid...
12:12:34.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.970521 13405 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } attempt: 2
12:12:34.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.974436 13478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef: Bootstrap starting.
12:12:34.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.974565 13405 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc: Bootstrap starting.
12:12:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.975215 13478 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef: Neither blocks nor log segments found. Creating new log.
12:12:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.975229 13405 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc: Neither blocks nor log segments found. Creating new log.
12:12:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.975467 13478 log.cc:826] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef: Log is configured to *not* fsync() on all Append() calls
12:12:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.975466 13405 log.cc:826] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc: Log is configured to *not* fsync() on all Append() calls
12:12:34.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.976155 13478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef: No bootstrap required, opened a new log
12:12:34.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.976312 13405 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc: No bootstrap required, opened a new log
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978056 13405 raft_consensus.cc:359] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } }
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978056 13478 raft_consensus.cc:359] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } }
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978178 13478 raft_consensus.cc:385] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978178 13405 raft_consensus.cc:385] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978210 13478 raft_consensus.cc:740] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce7b6055103d4188aaa2d178668d1eef, State: Initialized, Role: FOLLOWER
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978210 13405 raft_consensus.cc:740] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22af59387b047dfab8b0bf06abcafbc, State: Initialized, Role: FOLLOWER
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978307 13478 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [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: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } }
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978322 13405 consensus_queue.cc:260] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [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: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } }
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978569 13478 sys_catalog.cc:565] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [sys.catalog]: configured and running, proceeding with master startup.
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978569 13405 sys_catalog.cc:565] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [sys.catalog]: configured and running, proceeding with master startup.
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978543 13489 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [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: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } } }
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978642 13489 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [sys.catalog]: This master's current role is: FOLLOWER
12:12:34.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978786 13488 sys_catalog.cc:455] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [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: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } } }
12:12:34.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.978961 13488 sys_catalog.cc:458] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [sys.catalog]: This master's current role is: FOLLOWER
12:12:34.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.980638 13510 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:34.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.980693 13510 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:34.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.981141 13511 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:34.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:34.981200 13511 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.981321 13410 master_runner.cc:187] Error getting master registration for 127.12.241.254:37457: OK, instance_id { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" instance_seqno: 1783512754715826 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.982466 13410 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:34.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.981328 13337 master_runner.cc:187] Error getting master registration for 127.12.241.254:37457: OK, instance_id { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" instance_seqno: 1783512754715826 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:34.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:34.982935 13337 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:35.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.051076 13333 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } attempt: 3
12:12:35.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.055805 13333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf: Bootstrap starting.
12:12:35.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.056550 13333 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf: Neither blocks nor log segments found. Creating new log.
12:12:35.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.056804 13333 log.cc:826] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf: Log is configured to *not* fsync() on all Append() calls
12:12:35.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.057540 13333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf: No bootstrap required, opened a new log
12:12:35.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.058902 13489 raft_consensus.cc:493] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:35.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.058990 13489 raft_consensus.cc:515] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } }
12:12:35.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.059204 13489 leader_election.cc:290] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abebf76a57914052b36f4206ff7291cf (127.12.241.254:37457), f22af59387b047dfab8b0bf06abcafbc (127.12.241.253:46655)
12:12:35.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.059476 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ce7b6055103d4188aaa2d178668d1eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22af59387b047dfab8b0bf06abcafbc" is_pre_election: true
12:12:35.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.059597 13379 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce7b6055103d4188aaa2d178668d1eef in term 0.
12:12:35.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.059846 13428 leader_election.cc:304] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [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: ce7b6055103d4188aaa2d178668d1eef, f22af59387b047dfab8b0bf06abcafbc; no voters: 
12:12:35.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.059970 13489 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:35.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.060039 13489 raft_consensus.cc:493] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:35.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.060061 13489 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 0 FOLLOWER]: Advancing to term 1
12:12:35.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.060755 13489 raft_consensus.cc:515] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } }
12:12:35.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.060891 13489 leader_election.cc:290] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [CANDIDATE]: Term 1 election: Requested vote from peers abebf76a57914052b36f4206ff7291cf (127.12.241.254:37457), f22af59387b047dfab8b0bf06abcafbc (127.12.241.253:46655)
12:12:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.061110 13379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ce7b6055103d4188aaa2d178668d1eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22af59387b047dfab8b0bf06abcafbc"
12:12:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.061187 13379 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [term 0 FOLLOWER]: Advancing to term 1
12:12:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.061935 13379 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce7b6055103d4188aaa2d178668d1eef in term 1.
12:12:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.062093 13428 leader_election.cc:304] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [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: ce7b6055103d4188aaa2d178668d1eef, f22af59387b047dfab8b0bf06abcafbc; no voters: 
12:12:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.062175 13489 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 1 FOLLOWER]: Leader election won for term 1
12:12:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.062351 13489 raft_consensus.cc:697] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [term 1 LEADER]: Becoming Leader. State: Replica: ce7b6055103d4188aaa2d178668d1eef, State: Running, Role: LEADER
12:12:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.062434 13489 consensus_queue.cc:237] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [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: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } }
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.062803 13489 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce7b6055103d4188aaa2d178668d1eef. Latest consensus state: current_term: 1 leader_uuid: "ce7b6055103d4188aaa2d178668d1eef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } } }
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.062904 13489 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [sys.catalog]: This master's current role is: LEADER
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063283 13333 raft_consensus.cc:359] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } }
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063416 13333 raft_consensus.cc:385] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063449 13333 raft_consensus.cc:740] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abebf76a57914052b36f4206ff7291cf, State: Initialized, Role: FOLLOWER
12:12:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063532 13333 consensus_queue.cc:260] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [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: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } }
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063819 13333 sys_catalog.cc:565] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [sys.catalog]: configured and running, proceeding with master startup.
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063881 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ce7b6055103d4188aaa2d178668d1eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abebf76a57914052b36f4206ff7291cf"
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.063979 13306 raft_consensus.cc:3060] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [term 0 FOLLOWER]: Advancing to term 1
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.064797 13306 raft_consensus.cc:2468] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce7b6055103d4188aaa2d178668d1eef in term 1.
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.064963 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ce7b6055103d4188aaa2d178668d1eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abebf76a57914052b36f4206ff7291cf" is_pre_election: true
12:12:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.065026 13307 raft_consensus.cc:2376] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate ce7b6055103d4188aaa2d178668d1eef in term 1. Re-sending same reply.
12:12:35.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.066169 13529 catalog_manager.cc:1594] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:35.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.066329 13529 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:35.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.066532 13517 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:35.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.066810 13517 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:35.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.070919 13518 sys_catalog.cc:455] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } } }
12:12:35.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.071031 13518 sys_catalog.cc:458] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.071807 13307 raft_consensus.cc:1275] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [term 1 FOLLOWER]: Refusing update from remote peer ce7b6055103d4188aaa2d178668d1eef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:35.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.072032 13379 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [term 1 FOLLOWER]: Refusing update from remote peer ce7b6055103d4188aaa2d178668d1eef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:35.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.072371 13489 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.072508 13489 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [LEADER]: Connected to new peer: Peer: permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.073523 13488 sys_catalog.cc:455] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce7b6055103d4188aaa2d178668d1eef. Latest consensus state: current_term: 1 leader_uuid: "ce7b6055103d4188aaa2d178668d1eef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } } }
12:12:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.073534 13518 sys_catalog.cc:455] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce7b6055103d4188aaa2d178668d1eef. Latest consensus state: current_term: 1 leader_uuid: "ce7b6055103d4188aaa2d178668d1eef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } } }
12:12:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.073594 13488 sys_catalog.cc:458] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.073604 13518 sys_catalog.cc:458] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.080185 13489 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ce7b6055103d4188aaa2d178668d1eef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } } }
12:12:35.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.080271 13489 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [sys.catalog]: This master's current role is: LEADER
12:12:35.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.080310 13489 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ce7b6055103d4188aaa2d178668d1eef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } } }
12:12:35.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.080346 13489 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef [sys.catalog]: This master's current role is: LEADER
12:12:35.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.080693 13488 sys_catalog.cc:455] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ce7b6055103d4188aaa2d178668d1eef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } } }
12:12:35.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.080768 13488 sys_catalog.cc:458] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.080961 13518 sys_catalog.cc:455] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ce7b6055103d4188aaa2d178668d1eef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abebf76a57914052b36f4206ff7291cf" member_type: VOTER last_known_addr { host: "127.12.241.254" port: 37457 } } peers { permanent_uuid: "f22af59387b047dfab8b0bf06abcafbc" member_type: VOTER last_known_addr { host: "127.12.241.253" port: 46655 } } peers { permanent_uuid: "ce7b6055103d4188aaa2d178668d1eef" member_type: VOTER last_known_addr { host: "127.12.241.252" port: 37483 } } }
12:12:35.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.081029 13518 sys_catalog.cc:458] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf [sys.catalog]: This master's current role is: FOLLOWER
12:12:35.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.081096 13532 mvcc.cc:204] Tried to move back new op lower bound from 7305268244771913728 to 7305268244736372736. Current Snapshot: MvccSnapshot[applied={T|T < 7305268244771913728}]
12:12:35.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.081537 13533 mvcc.cc:204] Tried to move back new op lower bound from 7305268244771913728 to 7305268244736372736. Current Snapshot: MvccSnapshot[applied={T|T < 7305268244771913728}]
12:12:35.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.081857 13517 catalog_manager.cc:1383] Generated new cluster ID: adf36e392fe64d88b5961ddb2f323706
12:12:35.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.081905 13517 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:35.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.099536 13517 catalog_manager.cc:1406] Generated new certificate authority record
12:12:35.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.100461 13517 catalog_manager.cc:1540] Loading token signing keys...
12:12:35.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.105865 13517 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ce7b6055103d4188aaa2d178668d1eef: Generated new TSK 0
12:12:35.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.106581 13517 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.118818 13255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/wal
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/data
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/logs
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/data/info.pb
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:35.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.193:0
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.241.193
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.193
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:35.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.213488 13540 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:35.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.213677 13540 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:35.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.213707 13540 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:35.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.215286 13540 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:35.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.215372 13540 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.241.193
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.216997 13540 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/data
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/wal
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.193:0
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/data/info.pb
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.193
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13540
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.241.193
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/logs
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.217262 13540 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.217504 13540 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.220187 13548 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
12:12:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.220201 13546 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
12:12:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.220216 13545 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
12:12:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.220363 13540 server_base.cc:1061] running on GCE node
12:12:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.220599 13540 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.220762 13540 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:35.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.221911 13540 hybrid_clock.cc:648] HybridClock initialized: now 1783512755221884 us; error 45 us; skew 500 ppm
12:12:35.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.223057 13540 webserver.cc:533] Webserver started at http://127.12.241.193:37029/ using document root <none> and password file <none>
12:12:35.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.223271 13540 fs_manager.cc:362] Metadata directory not provided
12:12:35.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.223347 13540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:35.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.223452 13540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:35.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.224283 13540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/data/instance:
12:12:35.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc"
12:12:35.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-2j7b"
12:12:35.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.224639 13540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/wal/instance:
12:12:35.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc"
12:12:35.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-2j7b"
12:12:35.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.225867 13540 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
12:12:35.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.226686 13554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.226902 13540 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.226967 13540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/wal
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc"
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-2j7b"
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.227037 13540 fs_report.cc:389] FS layout report
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/wal
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/wal
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/data/data
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:35.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.269534 13540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:35.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.269860 13540 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:35.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.269986 13540 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:35.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.270237 13540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:35.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.270602 13540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:35.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.270639 13540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:35.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.270670 13540 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:35.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.270687 13540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:35.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.277405 13540 rpc_server.cc:307] RPC server started. Bound to: 127.12.241.193:33235
12:12:35.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.277482 13667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.241.193:33235 every 8 connection(s)
12:12:35.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.277817 13540 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/data/info.pb
12:12:35.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.283380 13670 heartbeater.cc:344] Connected to a master server at 127.12.241.253:46655
12:12:35.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.283396 13669 heartbeater.cc:344] Connected to a master server at 127.12.241.254:37457
12:12:35.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.283495 13670 heartbeater.cc:461] Registering TS with master...
12:12:35.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.283497 13669 heartbeater.cc:461] Registering TS with master...
12:12:35.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.283664 13670 heartbeater.cc:507] Master 127.12.241.253:46655 requested a full tablet report, sending...
12:12:35.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.283666 13669 heartbeater.cc:507] Master 127.12.241.254:37457 requested a full tablet report, sending...
12:12:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.284123 13369 ts_manager.cc:194] Registered new tserver with Master: 48b4bc2e847b43b9be1a6f2ac9408ddc (127.12.241.193:33235)
12:12:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.284179 13297 ts_manager.cc:194] Registered new tserver with Master: 48b4bc2e847b43b9be1a6f2ac9408ddc (127.12.241.193:33235)
12:12:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.284255 13668 heartbeater.cc:344] Connected to a master server at 127.12.241.252:37483
12:12:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.284303 13668 heartbeater.cc:461] Registering TS with master...
12:12:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.284395 13668 heartbeater.cc:507] Master 127.12.241.252:37483 requested a full tablet report, sending...
12:12:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.284693 13442 ts_manager.cc:194] Registered new tserver with Master: 48b4bc2e847b43b9be1a6f2ac9408ddc (127.12.241.193:33235)
12:12:35.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.285357 13442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.241.193:34227
12:12:35.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.286592 13255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 13540
12:12:35.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.286710 13255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-0/wal/instance
12:12:35.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.287803 13255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:35.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/wal
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/data
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/logs
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/data/info.pb
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.194:0
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.241.194
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.194
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:35.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.363798 13675 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:35.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.363981 13675 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:35.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.364012 13675 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:35.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.365621 13675 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:35.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.365700 13675 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.241.194
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.367359 13675 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/data
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/wal
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.194:0
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/data/info.pb
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.194
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13675
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:35.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.241.194
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/logs
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.367611 13675 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:35.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.367846 13675 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.370380 13683 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
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.370450 13680 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
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.370545 13675 server_base.cc:1061] running on GCE node
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.370393 13681 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
12:12:35.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.370838 13675 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:35.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.371091 13675 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:35.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.372221 13675 hybrid_clock.cc:648] HybridClock initialized: now 1783512755372209 us; error 34 us; skew 500 ppm
12:12:35.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.373181 13675 webserver.cc:533] Webserver started at http://127.12.241.194:40663/ using document root <none> and password file <none>
12:12:35.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.373373 13675 fs_manager.cc:362] Metadata directory not provided
12:12:35.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.373414 13675 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:35.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.373486 13675 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:35.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.374245 13675 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/data/instance:
12:12:35.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8e0ddb466851429fa230753c460e3384"
12:12:35.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-2j7b"
12:12:35.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.374492 13675 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/wal/instance:
12:12:35.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8e0ddb466851429fa230753c460e3384"
12:12:35.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-2j7b"
12:12:35.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.375605 13675 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.376287 13689 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.376480 13675 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.376554 13675 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/wal
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8e0ddb466851429fa230753c460e3384"
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-2j7b"
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.376606 13675 fs_report.cc:389] FS layout report
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/wal
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/wal
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/data/data
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:35.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:35.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.384034 13675 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:35.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.384261 13675 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:35.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.384348 13675 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:35.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.384497 13675 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:35.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.384742 13675 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:35.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.384770 13675 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:35.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.384790 13675 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:35.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.384804 13675 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:35.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.390187 13675 rpc_server.cc:307] RPC server started. Bound to: 127.12.241.194:43727
12:12:35.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.390264 13802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.241.194:43727 every 8 connection(s)
12:12:35.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.390493 13675 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/data/info.pb
12:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.392114 13255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 13675
12:12:35.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.392199 13255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-1/wal/instance
12:12:35.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.393486 13255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:35.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskf2fLKd/build/release/bin/kudu
12:12:35.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/wal
12:12:35.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/data
12:12:35.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:35.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:35.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:35.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/logs
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/data/info.pb
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.195:0
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.241.195
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.195
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.396224 13803 heartbeater.cc:344] Connected to a master server at 127.12.241.252:37483
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.396308 13803 heartbeater.cc:461] Registering TS with master...
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.396498 13803 heartbeater.cc:507] Master 127.12.241.252:37483 requested a full tablet report, sending...
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.396708 13804 heartbeater.cc:344] Connected to a master server at 127.12.241.254:37457
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.396849 13804 heartbeater.cc:461] Registering TS with master...
12:12:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.396857 13442 ts_manager.cc:194] Registered new tserver with Master: 8e0ddb466851429fa230753c460e3384 (127.12.241.194:43727)
12:12:35.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.397091 13804 heartbeater.cc:507] Master 127.12.241.254:37457 requested a full tablet report, sending...
12:12:35.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.397346 13442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.241.194:50441
12:12:35.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.397445 13297 ts_manager.cc:194] Registered new tserver with Master: 8e0ddb466851429fa230753c460e3384 (127.12.241.194:43727)
12:12:35.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.397969 13805 heartbeater.cc:344] Connected to a master server at 127.12.241.253:46655
12:12:35.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.398033 13805 heartbeater.cc:461] Registering TS with master...
12:12:35.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.398078 13805 heartbeater.cc:507] Master 127.12.241.253:46655 requested a full tablet report, sending...
12:12:35.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.398329 13369 ts_manager.cc:194] Registered new tserver with Master: 8e0ddb466851429fa230753c460e3384 (127.12.241.194:43727)
12:12:35.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.472216 13810 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:35.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.472414 13810 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:35.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.472446 13810 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:35.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.474088 13810 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:35.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.474176 13810 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.241.195
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.475836 13810 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.241.212:41769
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/data
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/wal
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.241.195:0
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/data/info.pb
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.241.195
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.241.254:37457,127.12.241.253:46655,127.12.241.252:37483
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13810
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.241.195
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/logs
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on e7f111948823
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16855
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.476114 13810 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:35.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.476372 13810 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:35.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.478935 13815 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
12:12:35.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.479117 13810 server_base.cc:1061] running on GCE node
12:12:35.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.479189 13818 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
12:12:35.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.478940 13816 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
12:12:35.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.479667 13810 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:35.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.479910 13810 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:35.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.481068 13810 hybrid_clock.cc:648] HybridClock initialized: now 1783512755481049 us; error 34 us; skew 500 ppm
12:12:35.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.482175 13810 webserver.cc:533] Webserver started at http://127.12.241.195:45483/ using document root <none> and password file <none>
12:12:35.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.482401 13810 fs_manager.cc:362] Metadata directory not provided
12:12:35.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.482473 13810 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:35.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.482589 13810 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:35.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.483467 13810 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/data/instance:
12:12:35.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "da8a1ebf52e3457a8903a8ea872489d7"
12:12:35.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-2j7b"
12:12:35.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.483829 13810 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/wal/instance:
12:12:35.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "da8a1ebf52e3457a8903a8ea872489d7"
12:12:35.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-2j7b"
12:12:35.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.485085 13810 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
12:12:35.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.485805 13824 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.486038 13810 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.486114 13810 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/data,/tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/wal
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "da8a1ebf52e3457a8903a8ea872489d7"
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:35 on dist-test-slave-2j7b"
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.486181 13810 fs_report.cc:389] FS layout report
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/wal
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/wal
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/data/data
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.496378 13810 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.496716 13810 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.496860 13810 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.497100 13810 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.497496 13810 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.497556 13810 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.497587 13810 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.497604 13810 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:35.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.503614 13810 rpc_server.cc:307] RPC server started. Bound to: 127.12.241.195:34999
12:12:35.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.503664 13937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.241.195:34999 every 8 connection(s)
12:12:35.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.503955 13810 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/data/info.pb
12:12:35.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.509092 13938 heartbeater.cc:344] Connected to a master server at 127.12.241.252:37483
12:12:35.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.509262 13255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskf2fLKd/build/release/bin/kudu as pid 13810
12:12:35.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.509330 13255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskf2fLKd/test-tmp/mini-kudu-cluster641705726737855229/ts-2/wal/instance
12:12:35.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.509093 13940 heartbeater.cc:344] Connected to a master server at 127.12.241.253:46655
12:12:35.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.509357 13939 heartbeater.cc:344] Connected to a master server at 127.12.241.254:37457
12:12:35.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.509522 13940 heartbeater.cc:461] Registering TS with master...
12:12:35.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.509538 13939 heartbeater.cc:461] Registering TS with master...
12:12:35.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.509763 13939 heartbeater.cc:507] Master 127.12.241.254:37457 requested a full tablet report, sending...
12:12:35.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.509768 13940 heartbeater.cc:507] Master 127.12.241.253:46655 requested a full tablet report, sending...
12:12:35.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.509518 13938 heartbeater.cc:461] Registering TS with master...
12:12:35.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.510200 13297 ts_manager.cc:194] Registered new tserver with Master: da8a1ebf52e3457a8903a8ea872489d7 (127.12.241.195:34999)
12:12:35.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.510200 13369 ts_manager.cc:194] Registered new tserver with Master: da8a1ebf52e3457a8903a8ea872489d7 (127.12.241.195:34999)
12:12:35.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.510468 13938 heartbeater.cc:507] Master 127.12.241.252:37483 requested a full tablet report, sending...
12:12:35.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.510692 13442 ts_manager.cc:194] Registered new tserver with Master: da8a1ebf52e3457a8903a8ea872489d7 (127.12.241.195:34999)
12:12:35.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.511135 13442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.241.195:49457
12:12:35.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.511885 13255 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:35.512 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:35.512 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:35.514 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.241.254"
      port: 37457
    }
    bound_http_address {
      host: "127.12.241.254"
      port: 40909
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.241.253"
      port: 46655
    }
    bound_http_address {
      host: "127.12.241.253"
      port: 36849
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.241.252"
      port: 37483
    }
    bound_http_address {
      host: "127.12.241.252"
      port: 40285
    }
  }
}

12:12:35.515 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

12:12:35.515 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.241.193"
      port: 33235
    }
    bound_http_address {
      host: "127.12.241.193"
      port: 37029
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.241.194"
      port: 43727
    }
    bound_http_address {
      host: "127.12.241.194"
      port: 40663
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.241.195"
      port: 34999
    }
    bound_http_address {
      host: "127.12.241.195"
      port: 45483
    }
  }
}

12:12:35.515 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:35.517 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:35.518 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.241.254:37457(127.12.241.254:37457)] connecting to peer
12:12:35.519 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.241.253:46655(127.12.241.253:46655)] connecting to peer
12:12:35.519 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.241.254:37457(127.12.241.254:37457)] Successfully connected to peer
12:12:35.519 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.241.252:37483(127.12.241.252:37483)] connecting to peer
12:12:35.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.241.253:46655(127.12.241.253:46655)] Successfully connected to peer
12:12:35.521 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.12.241.254
12:12:35.521 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.12.241.253
12:12:35.521 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.241.252:37483(127.12.241.252:37483)] Successfully connected to peer
12:12:35.522 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.12.241.252
12:12:35.528 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7b48ab00, L:/127.0.0.1:57270 - R:/127.12.241.254:37457] using SASL/PLAIN
12:12:35.528 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdfcefd1c, L:/127.0.0.1:53628 - R:/127.12.241.252:37483] using SASL/PLAIN
12:12:35.528 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb2932ad8, L:/127.0.0.1:55354 - R:/127.12.241.253:46655] using SASL/PLAIN
12:12:35.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:35.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=12), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.241.254:37457, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.241.253:46655, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.241.252:37483, [11ms] Sub RPC ConnectToMaster: received response from server master-127.12.241.254:37457: OK, [11ms] Sub RPC ConnectToMaster: received response from server master-127.12.241.252:37483: OK, [11ms] Sub RPC ConnectToMaster: received response from server master-127.12.241.253:46655: OK, deferred=null) after lookup
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.530802 13442 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53628:
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.531190 13442 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.
12:12:35.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3ccedabd704546c3b9e32c313b5db351
12:12:35.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.540577 13602 tablet_service.cc:1511] Processing CreateTablet for tablet d57cee803be34fdeaf45bf9063dea4b2 (DEFAULT_TABLE table=testMultipleSessions [id=3ccedabd704546c3b9e32c313b5db351]), partition=RANGE (key) PARTITION UNBOUNDED
12:12:35.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.540920 13602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57cee803be34fdeaf45bf9063dea4b2. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.546415 13737 tablet_service.cc:1511] Processing CreateTablet for tablet d57cee803be34fdeaf45bf9063dea4b2 (DEFAULT_TABLE table=testMultipleSessions [id=3ccedabd704546c3b9e32c313b5db351]), partition=RANGE (key) PARTITION UNBOUNDED
12:12:35.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.546716 13737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57cee803be34fdeaf45bf9063dea4b2. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:35.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.547055 13957 tablet_bootstrap.cc:492] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc: Bootstrap starting.
12:12:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.547142 13872 tablet_service.cc:1511] Processing CreateTablet for tablet d57cee803be34fdeaf45bf9063dea4b2 (DEFAULT_TABLE table=testMultipleSessions [id=3ccedabd704546c3b9e32c313b5db351]), partition=RANGE (key) PARTITION UNBOUNDED
12:12:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.547389 13872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57cee803be34fdeaf45bf9063dea4b2. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.547863 13957 tablet_bootstrap.cc:654] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc: Neither blocks nor log segments found. Creating new log.
12:12:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.548362 13957 log.cc:826] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc: Log is configured to *not* fsync() on all Append() calls
12:12:35.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.549743 13959 tablet_bootstrap.cc:492] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384: Bootstrap starting.
12:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.550109 13960 tablet_bootstrap.cc:492] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7: Bootstrap starting.
12:12:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.550561 13959 tablet_bootstrap.cc:654] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384: Neither blocks nor log segments found. Creating new log.
12:12:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.550981 13960 tablet_bootstrap.cc:654] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7: Neither blocks nor log segments found. Creating new log.
12:12:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.551146 13959 log.cc:826] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384: Log is configured to *not* fsync() on all Append() calls
12:12:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.551365 13960 log.cc:826] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7: Log is configured to *not* fsync() on all Append() calls
12:12:35.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.551934 13957 tablet_bootstrap.cc:492] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc: No bootstrap required, opened a new log
12:12:35.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.551967 13960 tablet_bootstrap.cc:492] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7: No bootstrap required, opened a new log
12:12:35.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.552021 13960 ts_tablet_manager.cc:1403] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
12:12:35.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.552210 13957 ts_tablet_manager.cc:1403] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
12:12:35.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.553990 13957 raft_consensus.cc:359] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 } } peers { permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 } } peers { permanent_uuid: "da8a1ebf52e3457a8903a8ea872489d7" member_type: VOTER last_known_addr { host: "127.12.241.195" port: 34999 } }
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.554183 13960 raft_consensus.cc:359] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 } } peers { permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 } } peers { permanent_uuid: "da8a1ebf52e3457a8903a8ea872489d7" member_type: VOTER last_known_addr { host: "127.12.241.195" port: 34999 } }
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.554275 13957 raft_consensus.cc:385] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.554303 13960 raft_consensus.cc:385] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.554318 13957 raft_consensus.cc:740] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48b4bc2e847b43b9be1a6f2ac9408ddc, State: Initialized, Role: FOLLOWER
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.554333 13960 raft_consensus.cc:740] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da8a1ebf52e3457a8903a8ea872489d7, State: Initialized, Role: FOLLOWER
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.554419 13960 consensus_queue.cc:260] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [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: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 } } peers { permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 } } peers { permanent_uuid: "da8a1ebf52e3457a8903a8ea872489d7" member_type: VOTER last_known_addr { host: "127.12.241.195" port: 34999 } }
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.554509 13957 consensus_queue.cc:260] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc [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: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 } } peers { permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 } } peers { permanent_uuid: "da8a1ebf52e3457a8903a8ea872489d7" member_type: VOTER last_known_addr { host: "127.12.241.195" port: 34999 } }
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.554684 13960 ts_tablet_manager.cc:1434] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.554826 13957 ts_tablet_manager.cc:1434] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.555042 13668 heartbeater.cc:499] Master 127.12.241.252:37483 was elected leader, sending a full tablet report...
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.556149 13959 tablet_bootstrap.cc:492] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384: No bootstrap required, opened a new log
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.556217 13959 ts_tablet_manager.cc:1403] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
12:12:35.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.554840 13938 heartbeater.cc:499] Master 127.12.241.252:37483 was elected leader, sending a full tablet report...
12:12:35.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.557960 13959 raft_consensus.cc:359] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 } } peers { permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 } } peers { permanent_uuid: "da8a1ebf52e3457a8903a8ea872489d7" member_type: VOTER last_known_addr { host: "127.12.241.195" port: 34999 } }
12:12:35.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.558235 13959 raft_consensus.cc:385] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:35.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.558374 13959 raft_consensus.cc:740] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e0ddb466851429fa230753c460e3384, State: Initialized, Role: FOLLOWER
12:12:35.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.558604 13959 consensus_queue.cc:260] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384 [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: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 } } peers { permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 } } peers { permanent_uuid: "da8a1ebf52e3457a8903a8ea872489d7" member_type: VOTER last_known_addr { host: "127.12.241.195" port: 34999 } }
12:12:35.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.559386 13959 ts_tablet_manager.cc:1434] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
12:12:35.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.559612 13803 heartbeater.cc:499] Master 127.12.241.252:37483 was elected leader, sending a full tablet report...
12:12:35.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:35.641278 13806 tablet.cc:2406] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:35.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.675329 13963 raft_consensus.cc:493] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:35.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.675457 13963 raft_consensus.cc:515] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 } } peers { permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 } } peers { permanent_uuid: "da8a1ebf52e3457a8903a8ea872489d7" member_type: VOTER last_known_addr { host: "127.12.241.195" port: 34999 } }
12:12:35.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.675773 13963 leader_election.cc:290] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48b4bc2e847b43b9be1a6f2ac9408ddc (127.12.241.193:33235), 8e0ddb466851429fa230753c460e3384 (127.12.241.194:43727)
12:12:35.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.679390 13757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57cee803be34fdeaf45bf9063dea4b2" candidate_uuid: "da8a1ebf52e3457a8903a8ea872489d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e0ddb466851429fa230753c460e3384" is_pre_election: true
12:12:35.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.679380 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57cee803be34fdeaf45bf9063dea4b2" candidate_uuid: "da8a1ebf52e3457a8903a8ea872489d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc" is_pre_election: true
12:12:35.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.679556 13622 raft_consensus.cc:2468] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da8a1ebf52e3457a8903a8ea872489d7 in term 0.
12:12:35.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.679559 13757 raft_consensus.cc:2468] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da8a1ebf52e3457a8903a8ea872489d7 in term 0.
12:12:35.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.679769 13827 leader_election.cc:304] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [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: 48b4bc2e847b43b9be1a6f2ac9408ddc, da8a1ebf52e3457a8903a8ea872489d7; no voters: 
12:12:35.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.679956 13963 raft_consensus.cc:2804] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:35.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.680042 13963 raft_consensus.cc:493] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:35.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.680069 13963 raft_consensus.cc:3060] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 0 FOLLOWER]: Advancing to term 1
12:12:35.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.680794 13963 raft_consensus.cc:515] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 } } peers { permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 } } peers { permanent_uuid: "da8a1ebf52e3457a8903a8ea872489d7" member_type: VOTER last_known_addr { host: "127.12.241.195" port: 34999 } }
12:12:35.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.680953 13963 leader_election.cc:290] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [CANDIDATE]: Term 1 election: Requested vote from peers 48b4bc2e847b43b9be1a6f2ac9408ddc (127.12.241.193:33235), 8e0ddb466851429fa230753c460e3384 (127.12.241.194:43727)
12:12:35.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.681152 13757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57cee803be34fdeaf45bf9063dea4b2" candidate_uuid: "da8a1ebf52e3457a8903a8ea872489d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e0ddb466851429fa230753c460e3384"
12:12:35.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.681151 13622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57cee803be34fdeaf45bf9063dea4b2" candidate_uuid: "da8a1ebf52e3457a8903a8ea872489d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc"
12:12:35.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.681241 13622 raft_consensus.cc:3060] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc [term 0 FOLLOWER]: Advancing to term 1
12:12:35.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.681244 13757 raft_consensus.cc:3060] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384 [term 0 FOLLOWER]: Advancing to term 1
12:12:35.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.681802 13622 raft_consensus.cc:2468] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da8a1ebf52e3457a8903a8ea872489d7 in term 1.
12:12:35.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.681883 13757 raft_consensus.cc:2468] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da8a1ebf52e3457a8903a8ea872489d7 in term 1.
12:12:35.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.681968 13827 leader_election.cc:304] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [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: 48b4bc2e847b43b9be1a6f2ac9408ddc, da8a1ebf52e3457a8903a8ea872489d7; no voters: 
12:12:35.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.682088 13963 raft_consensus.cc:2804] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 1 FOLLOWER]: Leader election won for term 1
12:12:35.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.682268 13963 raft_consensus.cc:697] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [term 1 LEADER]: Becoming Leader. State: Replica: da8a1ebf52e3457a8903a8ea872489d7, State: Running, Role: LEADER
12:12:35.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.682389 13963 consensus_queue.cc:237] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [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: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 } } peers { permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 } } peers { permanent_uuid: "da8a1ebf52e3457a8903a8ea872489d7" member_type: VOTER last_known_addr { host: "127.12.241.195" port: 34999 } }
12:12:35.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.683216 13442 catalog_manager.cc:5697] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to da8a1ebf52e3457a8903a8ea872489d7 (127.12.241.195). New cstate: current_term: 1 leader_uuid: "da8a1ebf52e3457a8903a8ea872489d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da8a1ebf52e3457a8903a8ea872489d7" member_type: VOTER last_known_addr { host: "127.12.241.195" port: 34999 } health_report { overall_health: HEALTHY } } }
12:12:35.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d57cee803be34fdeaf45bf9063dea4b2 for table 'testMultipleSessions' with partition [<start>, <end>)
12:12:35.705 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d57cee803be34fdeaf45bf9063dea4b2@[48b4bc2e847b43b9be1a6f2ac9408ddc(127.12.241.193:33235),8e0ddb466851429fa230753c460e3384(127.12.241.194:43727),da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)[L]]}]
12:12:35.706 [DEBUG - kudu-nio-2] (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.12.241.252:37483, [1ms] Sub RPC GetTableLocations: received response from server master-127.12.241.252:37483: OK, deferred=null) after lookup
12:12:35.706 [DEBUG - pool-891-thread-13] (Connection.java:748) [peer da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)] connecting to peer
12:12:35.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d57cee803be34fdeaf45bf9063dea4b2 for table 'testMultipleSessions' with partition [<start>, <end>)
12:12:35.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d57cee803be34fdeaf45bf9063dea4b2@[48b4bc2e847b43b9be1a6f2ac9408ddc(127.12.241.193:33235),8e0ddb466851429fa230753c460e3384(127.12.241.194:43727),da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)[L]]}]
12:12:35.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.241.252:37483, [4ms] Sub RPC GetTableLocations: received response from server master-127.12.241.252:37483: OK, deferred=null) after lookup
12:12:35.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d57cee803be34fdeaf45bf9063dea4b2 for table 'testMultipleSessions' with partition [<start>, <end>)
12:12:35.711 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d57cee803be34fdeaf45bf9063dea4b2@[48b4bc2e847b43b9be1a6f2ac9408ddc(127.12.241.193:33235),8e0ddb466851429fa230753c460e3384(127.12.241.194:43727),da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)[L]]}]
12:12:35.711 [DEBUG - kudu-nio-2] (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.12.241.252:37483, [7ms] Sub RPC GetTableLocations: received response from server master-127.12.241.252:37483: OK, deferred=null) after lookup
12:12:35.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d57cee803be34fdeaf45bf9063dea4b2 for table 'testMultipleSessions' with partition [<start>, <end>)
12:12:35.711 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d57cee803be34fdeaf45bf9063dea4b2@[48b4bc2e847b43b9be1a6f2ac9408ddc(127.12.241.193:33235),8e0ddb466851429fa230753c460e3384(127.12.241.194:43727),da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)[L]]}]
12:12:35.711 [DEBUG - kudu-nio-2] (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.12.241.252:37483, [7ms] Sub RPC GetTableLocations: received response from server master-127.12.241.252:37483: OK, deferred=null) after lookup
12:12:35.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d57cee803be34fdeaf45bf9063dea4b2 for table 'testMultipleSessions' with partition [<start>, <end>)
12:12:35.712 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d57cee803be34fdeaf45bf9063dea4b2@[48b4bc2e847b43b9be1a6f2ac9408ddc(127.12.241.193:33235),8e0ddb466851429fa230753c460e3384(127.12.241.194:43727),da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)[L]]}]
12:12:35.712 [DEBUG - kudu-nio-2] (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.12.241.252:37483, [8ms] Sub RPC GetTableLocations: received response from server master-127.12.241.252:37483: OK, deferred=null) after lookup
12:12:35.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d57cee803be34fdeaf45bf9063dea4b2 for table 'testMultipleSessions' with partition [<start>, <end>)
12:12:35.712 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d57cee803be34fdeaf45bf9063dea4b2@[48b4bc2e847b43b9be1a6f2ac9408ddc(127.12.241.193:33235),8e0ddb466851429fa230753c460e3384(127.12.241.194:43727),da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)[L]]}]
12:12:35.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=8), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.241.252:37483, [8ms] Sub RPC GetTableLocations: received response from server master-127.12.241.252:37483: OK, deferred=null) after lookup
12:12:35.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d57cee803be34fdeaf45bf9063dea4b2 for table 'testMultipleSessions' with partition [<start>, <end>)
12:12:35.713 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d57cee803be34fdeaf45bf9063dea4b2@[48b4bc2e847b43b9be1a6f2ac9408ddc(127.12.241.193:33235),8e0ddb466851429fa230753c460e3384(127.12.241.194:43727),da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)[L]]}]
12:12:35.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=8), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.241.252:37483, [9ms] Sub RPC GetTableLocations: received response from server master-127.12.241.252:37483: OK, deferred=null) after lookup
12:12:35.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d57cee803be34fdeaf45bf9063dea4b2 for table 'testMultipleSessions' with partition [<start>, <end>)
12:12:35.714 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d57cee803be34fdeaf45bf9063dea4b2@[48b4bc2e847b43b9be1a6f2ac9408ddc(127.12.241.193:33235),8e0ddb466851429fa230753c460e3384(127.12.241.194:43727),da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)[L]]}]
12:12:35.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.241.252:37483, [9ms] Sub RPC GetTableLocations: received response from server master-127.12.241.252:37483: OK, deferred=null) after lookup
12:12:35.714 [DEBUG - kudu-nio-3] (Connection.java:757) [peer da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)] Successfully connected to peer
12:12:35.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d57cee803be34fdeaf45bf9063dea4b2 for table 'testMultipleSessions' with partition [<start>, <end>)
12:12:35.714 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d57cee803be34fdeaf45bf9063dea4b2@[48b4bc2e847b43b9be1a6f2ac9408ddc(127.12.241.193:33235),8e0ddb466851429fa230753c460e3384(127.12.241.194:43727),da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)[L]]}]
12:12:35.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=10), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.241.252:37483, [10ms] Sub RPC GetTableLocations: received response from server master-127.12.241.252:37483: OK, deferred=null) after lookup
12:12:35.723 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xd9db46a0, L:/127.0.0.1:48492 - R:/127.12.241.195:34999] using TOKEN/null
12:12:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.730324 13757 raft_consensus.cc:1275] T d57cee803be34fdeaf45bf9063dea4b2 P 8e0ddb466851429fa230753c460e3384 [term 1 FOLLOWER]: Refusing update from remote peer da8a1ebf52e3457a8903a8ea872489d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:35.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.731060 13966 consensus_queue.cc:1048] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e0ddb466851429fa230753c460e3384" member_type: VOTER last_known_addr { host: "127.12.241.194" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:35.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.731674 13622 raft_consensus.cc:1275] T d57cee803be34fdeaf45bf9063dea4b2 P 48b4bc2e847b43b9be1a6f2ac9408ddc [term 1 FOLLOWER]: Refusing update from remote peer da8a1ebf52e3457a8903a8ea872489d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.732028 13963 consensus_queue.cc:1048] T d57cee803be34fdeaf45bf9063dea4b2 P da8a1ebf52e3457a8903a8ea872489d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48b4bc2e847b43b9be1a6f2ac9408ddc" member_type: VOTER last_known_addr { host: "127.12.241.193" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.737104 14013 mvcc.cc:204] Tried to move back new op lower bound from 7305268247468093440 to 7305268247275831296. Current Snapshot: MvccSnapshot[applied={T|T < 7305268247468093440}]
12:12:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.737704 14015 mvcc.cc:204] Tried to move back new op lower bound from 7305268247468093440 to 7305268247275831296. Current Snapshot: MvccSnapshot[applied={T|T < 7305268247468093440}]
12:12:35.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.802184 14012 mvcc.cc:204] Tried to move back new op lower bound from 7305268247762767872 to 7305268247275831296. Current Snapshot: MvccSnapshot[applied={T|T < 7305268247762767872 or (T in {7305268247762767872})}]
12:12:35.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.981673 13511 catalog_manager.cc:1295] Loaded cluster ID: adf36e392fe64d88b5961ddb2f323706
12:12:35.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.981760 13511 catalog_manager.cc:1588] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc: loading cluster ID for follower catalog manager: success
12:12:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.983103 13511 catalog_manager.cc:1610] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc: acquiring CA information for follower catalog manager: success
12:12:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:35.983430 13511 catalog_manager.cc:1638] T 00000000000000000000000000000000 P f22af59387b047dfab8b0bf06abcafbc: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.066838 13529 catalog_manager.cc:1295] Loaded cluster ID: adf36e392fe64d88b5961ddb2f323706
12:12:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.066936 13529 catalog_manager.cc:1588] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf: loading cluster ID for follower catalog manager: success
12:12:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.068312 13529 catalog_manager.cc:1610] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf: acquiring CA information for follower catalog manager: success
12:12:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:36.068600 13529 catalog_manager.cc:1638] T 00000000000000000000000000000000 P abebf76a57914052b36f4206ff7291cf: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:46.402 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 12200 rows
12:12:46.403 [DEBUG - main] (Connection.java:575) [peer master-127.12.241.253:46655(127.12.241.253:46655)] disconnecting while in state READY
12:12:46.403 [DEBUG - main] (Connection.java:575) [peer master-127.12.241.254:37457(127.12.241.254:37457)] disconnecting while in state READY
12:12:46.403 [DEBUG - main] (Connection.java:575) [peer da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)] disconnecting while in state READY
12:12:46.403 [DEBUG - main] (Connection.java:575) [peer master-127.12.241.252:37483(127.12.241.252:37483)] disconnecting while in state READY
12:12:46.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.241.254:37457(127.12.241.254:37457)] handling channelInactive
12:12:46.403 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.241.252:37483(127.12.241.252:37483)] handling channelInactive
12:12:46.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.241.253:46655(127.12.241.253:46655)] handling channelInactive
12:12:46.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.241.254:37457(127.12.241.254:37457)] cleaning up while in state READY due to: connection closed
12:12:46.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.241.252:37483(127.12.241.252:37483)] cleaning up while in state READY due to: connection closed
12:12:46.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.241.253:46655(127.12.241.253:46655)] cleaning up while in state READY due to: connection closed
12:12:46.404 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:46.407 [DEBUG - kudu-nio-3] (Connection.java:239) [peer da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)] handling channelInactive
12:12:46.407 [DEBUG - kudu-nio-3] (Connection.java:709) [peer da8a1ebf52e3457a8903a8ea872489d7(127.12.241.195:34999)] cleaning up while in state READY due to: connection closed
12:12:46.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.407151 13255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 13540
12:12:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.413187 13255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 13675
12:12:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.418650 13255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 13810
12:12:46.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.424404 13255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 13266
12:12:46.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.429724 13255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 13337
12:12:46.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:46.434791 13255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskf2fLKd/build/release/bin/kudu with pid 13410
12:12:46.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:46Z chronyd exiting

Time: 26.359

OK (2 tests)

